{ | |
"name": "TTPodcocoa", | |
"version": "1.0.14", | |
"summary": "This is a test Framework.", | |
"homepage": "https://github.com/xukiki/TTPodcocoa", | |
"license": "MIT", | |
"authors": { | |
"qqc": "20599378@qq.com" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source": { | |
"git": "https://github.com/xukiki/TTPodcocoa.git", | |
"tag": "1.0.14" | |
}, | |
"requires_arc": true, | |
"resources": [ | |
"TTPodcocoa/Icon/**/*.png", | |
"TTPodcocoa/UI/**/*.xib" | |
], | |
"source_files": [ | |
"TTPodcocoa/**/*.{h,m}" | |
] | |
} |