[Add] YLCategory-Swift-MacOS 1.0.2
[CocoaPods.git] / Specs / 6 / e / 4 / testPodinstall / 1.0.1 / testPodinstall.podspec.json
blob906f6651fd4670e9fd69d7fdc8238105556c49e3
2   "name": "testPodinstall",
3   "version": "1.0.1",
4   "summary": "This is a test project",
5   "description": "Copyright © 2017年 zhj. All rights reserved.",
6   "homepage": "https://github.com/zhj1214/podinstalltest",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "hongjun.zhang": "hongjun.zhang@travelzen.com"
13   },
14   "source": {
15     "git": "https://github.com/zhj1214/podinstalltest.git",
16     "tag": "1.0.1"
17   },
18   "source_files": [
19     "testPodinstall",
20     "testPodinstall/*.{h,m,swift}"
21   ],
22   "platforms": {
23     "ios": "9.0"
24   },
25   "requires_arc": true,
26   "pushed_with_swift_version": "3.0"