{ | |
"name": "ZFcocoaPodsTest", | |
"version": "0.0.1", | |
"license": "MIT", | |
"summary": "Just for fun", | |
"homepage": "https://github.com/jxzhoufeng/cocoaPodsTest", | |
"authors": { | |
"zhoufeng": "jxzhoufeng@126.com" | |
}, | |
"source": { | |
"git": "https://github.com/jxzhoufeng/cocoaPodsTest.git", | |
"tag": "0.0.1" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "ZFcocoaPodsTest/**/*.{h,m}", | |
"frameworks": "UIKit", | |
"requires_arc": true | |
} |