[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 1 / 4 / 3 / HBFramework / 0.0.2 / HBFramework.podspec.json
blobc375c6c03a189af8d41adde0508fa483f747c0b7
2   "name": "HBFramework",
3   "version": "0.0.2",
4   "summary": "黑发不知勤学早,白首方悔读书迟",
5   "description": "三更灯火五更鸡,正是男儿发愤时",
6   "homepage": "https://github.com/cxxcapf/HBFramework_Master",
7   "license": "MIT",
8   "authors": {
9     "Capf": "cheng_xinxin@163.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/cxxcapf/HBFramework_Master.git",
16     "tag": "v0.0.2"
17   },
18   "source_files": [
19     "HBFramework",
20     "HBFramework/HBBaseContoller/*.{h,m}",
21     "HBFramework/HBCategory/*.{h}",
22     "HBFramework/HBCategory/**/*.{h,m}"
23   ],
24   "frameworks": [
25     "Foundation",
26     "UIKit"
27   ],
28   "requires_arc": true,
29   "dependencies": {
30     "AFNetworking": [
31       "~> 3.1.0"
32     ]
33   }