[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 9 / 5 / d / CLUIKit / 1.8.4 / CLUIKit.podspec.json
blobe837ef4471d5ad10011300c4560931bb8d0645be
2   "name": "CLUIKit",
3   "version": "1.8.4",
4   "summary": "CLUIKit for iOS",
5   "homepage": "https://github.com/CainLuo/CLUIKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "CainLuo": "350116542@qq.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/CainLuo/CLUIKit.git",
18     "tag": "1.8.4"
19   },
20   "source_files": [
21     "CLUIKit",
22     "CLUIKit/**/*.{h,m}"
23   ],
24   "requires_arc": true,
25   "frameworks": [
26     "UIKit",
27     "Foundation"
28   ],
29   "dependencies": {
30     "MJRefresh": [
32     ],
33     "CLFoundation": [
35     ],
36     "Masonry": [
38     ]
39   }