blob: cd7cb03a5d2f736fae70a6b35d8a79a6aa5b6d7e [file] [log] [blame]
{
"name": "CreatePod2",
"version": "0.1.1",
"summary": "My test cocopod what up man ^_^",
"homepage": "https://github.com/LovePick/CreatePod2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Supapon Pucknavin": "picknavin556@gmail.com"
},
"source": {
"git": "https://github.com/LovePick/CreatePod2.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CreatePod2/Classes/**/*",
"resource_bundles": {
"CreatePod2": [
"CreatePod2/Assets/*.png"
]
}
}