blob: ef22113df3447dde0944852fe7eeaa2126555177 [file] [log] [blame]
{
"name": "testCoco",
"version": "0.1.1",
"summary": "A short This description is used",
"description": "This description is used to generate tags and improve search results.",
"homepage": "https://github.com/alhazmy13/testCoco",
"license": "MIT",
"authors": {
"Abdullah Alhazmy": "me@alhazmy13.net"
},
"source": {
"git": "https://github.com/alhazmy13/testCoco.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"testCoco": [
"Pod/Assets/*.png"
]
}
}