[Add] TMUserCenter 0.2.55
[CocoaPods.git] / Specs / 4 / a / 1 / HUIKit / 1.3.9 / HUIKit.podspec.json
blobb8771ef0fd53f8459379cdcc42e45dd9488cfbce
2   "name": "HUIKit",
3   "version": "1.3.9",
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.3.9"
14   },
15   "source_files": "Classes/**/*.{h,m}",
16   "dependencies": {
17     "Hodor": [
19     ],
20     "SDWebImage": [
22     ],
23     "SDWebImageFLPlugin": [
25     ]
26   },
27   "requires_arc": true,
28   "platforms": {
29     "ios": "8.0"
30   }