Files
UsherKit-mirror/Example/Pods/Local Podspecs/UsherKit.podspec.json
2018-10-18 14:45:56 +03:00

23 lines
531 B
JSON

{
"name": "UsherKit",
"version": "0.3.2",
"summary": "A short description of UsherKit.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/averello/UsherKit",
"license": {
"type": "Apache",
"file": "LICENSE"
},
"authors": {
"Georges Boumis": "developer.george.boumis@gmail.com"
},
"source": {
"git": "https://github.com/averello/UsherKit.git",
"tag": "0.3.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "UsherKit/Classes/**/*"
}