blob: 78d754727623566f6c5100c059ffc74725f5eb21 [file] [log] [blame]
{
"name": "Performer",
"version": "0.1.0",
"summary": "Interacting with GCD",
"homepage": "https://github.com/onmyway133/Performer",
"license": "MIT",
"authors": {
"Khoa Pham": "onmyway133@gmail.com"
},
"source": {
"git": "https://github.com/onmyway133/Performer.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/onmyway133",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"Performer": [
"Pod/Assets/*.png"
]
}
}