| { | |
| "name": "iOSAppComponent", | |
| "version": "0.1.5", | |
| "summary": "纵艺开发组件", | |
| "description": "TODO: Add long description of the pod here.", | |
| "homepage": "https://www.baidu.com", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "sunyan": "414361110@qq.com" | |
| }, | |
| "source": { | |
| "svn": "svn://172.28.60.111/ApplicationiOSSDK/ZDevelop", | |
| "tag": "0.1.5" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "iOSAppComponent/**/*.{h,m}" | |
| } |