Skip to content

Commit

Permalink
[Add] EsperKit 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
russelltwarwick authored and CocoaPodsBot committed Nov 25, 2020
1 parent 24c62ce commit cf8e64b
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions Specs/7/c/6/EsperKit/0.1.0/EsperKit.podspec.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"name": "EsperKit",
"version": "0.1.0",
"summary": "This is a helper library for iOS UIKit apps",
"homepage": "https://github.com/waruss321/EsperKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"waruss321": "[email protected]"
},
"source": {
"git": "https://github.com/EsperCreative/EsperKit.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "12.0"
},
"source_files": "Source/**/*.swift"
}

0 comments on commit cf8e64b

Please sign in to comment.