[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / a / 7 / b / DDOpenKit / 1.1.6 / DDOpenKit.podspec.json
blob3ee35ed47561d7dc36d26040088f581690944c44
2   "name": "DDOpenKit",
3   "version": "1.1.6",
4   "summary": "A ios tool library",
5   "homepage": "https://github.com/daijunyi/DDOpenKit",
6   "license": "MIT",
7   "authors": {
8     "“红领巾”": "“812297736@qq.com”"
9   },
10   "social_media_url": "https://weibo.com/u/5286053396",
11   "source": {
12     "git": "https://github.com/daijunyi/DDOpenKit.git",
13     "tag": "1.1.6"
14   },
15   "requires_arc": true,
16   "public_header_files": "DDOpenKit/**/*.{h}",
17   "source_files": "DDOpenKit/**/*.{h,m}",
18   "platforms": {
19     "ios": "8.0"
20   },
21   "frameworks": "Foundation",
22   "dependencies": {
23     "MBProgressHUD": [
25     ],
26     "MJRefresh": [
28     ],
29     "Masonry": [
31     ],
32     "YYCategories": [
34     ]
35   }