[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 1 / 4 / 9 / DJComponentHotfix / 0.1.1 / DJComponentHotfix.podspec.json
blobac56bb4b1e9fb14117bd2732048cb7ccf8d1411f
2   "name": "DJComponentHotfix",
3   "version": "0.1.1",
4   "summary": "A short description of DJHotfixManager.",
5   "description": "only for private use",
6   "homepage": "http://douzhongxu.com",
7   "license": "MIT (Dokay)",
8   "authors": {
9     "Doaky": "dokay_dou@163.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/Dokay/DJHotfixManager.git",
16     "tag": "0.1.1"
17   },
18   "subspecs": [
19     {
20       "name": "RSA",
21       "source_files": "DJComponentHotfix/DJHotfixManager/RSA/*.{h,m}",
22       "requires_arc": true,
23       "frameworks": "Security"
24     },
25     {
26       "name": "Core",
27       "source_files": "DJComponentHotfix/DJHotfixManager/Core/*.{h,m}",
28       "exclude_files": [
29         "DJComponentHotfix/DJHotfixManager/Core/AppDelegate+DJLaunchProtect.h",
30         "DJComponentHotfix/DJHotfixManager/Core/AppDelegate+DJLaunchProtect.m"
31       ],
32       "requires_arc": true,
33       "dependencies": {
34         "JSPatch": [
36         ],
37         "DJComponentHotfix/RSA": [
39         ]
40       }
41     }
42   ]