[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / 7 / 0 / 9 / HTManager / 1.0.0 / HTManager.podspec.json
blobd732ef18a1cffa9c3ddf8f34bc3deb66387b4bf2
2   "name": "HTManager",
3   "version": "1.0.0",
4   "summary": "junk code.",
5   "description": "// junk code's description.",
6   "homepage": "https://github.com/hellohublot/HTManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hublot": "hublot@aliyun.com"
13   },
14   "source": {
15     "git": "https://github.com/hellohublot/HTManager.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "libraries": "sqlite3",
23   "source_files": "HTManager/**/*",
24   "public_header_files": "HTManager/**/*.{h}"