[Add] TMNavigation 0.0.950
[CocoaPods.git] / Specs / 2 / e / a / HeQiangFramework / 0.1.0 / HeQiangFramework.podspec.json
blob42482e97242a8b92259a086f91a51edcdd9033a9
2   "name": "HeQiangFramework",
3   "version": "0.1.0",
4   "summary": "海贼王UI显示 HeQiangFramework.",
5   "description": "海贼王UI显示SDK, 展示UI等。API调用模式使用了RAC",
6   "homepage": "https://github.com/HeQiang-IOS/HeQiangFramework",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "heqiang": "heqiang2011@163.com"
13   },
14   "source": {
15     "git": "https://github.com/HeQiang-IOS/HeQiangFramework.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "source_files": "HeQiangFramework/Classes/**/*",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "dependencies": {
28     "AFNetworking": [
30     ],
31     "JSONModel": [
33     ]
34   },
35   "vendored_frameworks": "HeQiangFramework/*.{framework}"