mirror of
https://github.com/averello/UsherKit.git
synced 2026-03-04 18:23:26 +01:00
23 lines
531 B
JSON
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/**/*"
|
|
}
|