[Add] WatchMarket 0.0.2
[CocoaPods.git] / Specs / 4 / a / 1 / HUIKit / 1.2.6 / HUIKit.podspec.json
blob1599376307a921ed6f7799c178052a1e340a8d4a
2   "name": "HUIKit",
3   "version": "1.2.6",
4   "summary": "A short description of HUIKit.",
5   "description": "A longer description of HUIKit in Markdown format.\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
6   "homepage": "https://github.com/jumperb/HUIKit",
7   "license": "Copyright",
8   "authors": {
9     "jumperb": "zhangchutian_05@163.com"
10   },
11   "source": {
12     "git": "https://github.com/jumperb/HUIKit.git",
13     "tag": "1.2.6"
14   },
15   "source_files": "Classes/**/*.{h,m}",
16   "dependencies": {
17     "Hodor": [
19     ],
20     "SDWebImage": [
22     ]
23   },
24   "requires_arc": true,
25   "platforms": {
26     "ios": "7.0"
27   }