[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / 9 / 7 / 5 / HaloObjC / 0.0.2 / HaloObjC.podspec.json
blobe79d76481d049c1771e5e6971e8ef4a26935daf4
2   "name": "HaloObjC",
3   "version": "0.0.2",
4   "summary": "My own iOS development kit.",
5   "homepage": "https://github.com/HaloWang/HaloObjC",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "王策": "634692517@qq.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/HaloWang/HaloObjC.git",
18     "tag": "0.0.2"
19   },
20   "source_files": "HaloObjC/*.{h,m}",
21   "frameworks": "UIKit",
22   "requires_arc": true