[Add] MirrorXML 4.0.3
[CocoaPods.git] / Specs / 0 / 2 / e / UnitTestPod / 0.1.0 / UnitTestPod.podspec.json
blob7e8a3d7cc54c56c1d787fe28e47a71df9d6708be
2   "name": "UnitTestPod",
3   "version": "0.1.0",
4   "summary": "Description of UnitTestPod written by cheney.",
5   "description": "test unit pods Description of UnitTestPod written by cheney",
6   "homepage": "https://github.com/${USER_NAME}/${POD_NAME}",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "${USER_NAME}": "${USER_EMAIL}"
13   },
14   "source": {
15     "git": "https://github.com/Chenneyfang/UnitTestPod",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Pod/Classes/cheneyTest/*.{h,m}"