{ | |
"name": "ZZeTestPod", | |
"version": "1.0.0", | |
"platforms": { | |
"ios": "7.0" | |
}, | |
"summary": "A delightful setting interface framework.", | |
"homepage": "https://github.com/zhangIvey/TestPod", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"zhangze": "zhangzeStrong@126.com" | |
}, | |
"social_media_url": "http://weibo.com/u/5348162268", | |
"source": { | |
"git": "https://github.com/zhangIvey/TestPod.git", | |
"tag": "1.0.0" | |
}, | |
"source_files": "TestPod/*.{h,m}", | |
"requires_arc": true | |
} |