{ | |
"name": "TestService", | |
"version": "0.1.0", | |
"summary": "for testing but their use is encouraged", | |
"description": "TODO: Add long description of the pod here.", | |
"homepage": "https://gitee.com/Joblee/TestService", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"Joblee": "121057750@qq.com" | |
}, | |
"source": { | |
"git": "https://gitee.com/Joblee/TestService.git", | |
"tag": "0.1.0" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "TestService/Classes/**/*" | |
} |