[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / 2 / 6 / test_hotUpdate / 2.0.0 / test_hotUpdate.podspec.json
blob4de0b484cb2d37cff15038ecd72ec0dd46d14ff6
2   "name": "test_hotUpdate",
3   "user_target_xcconfig": {
4     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
5   },
6   "version": "2.0.0",
7   "license": "MIT",
8   "summary": "An HotUpdate framework  on iOS.",
9   "homepage": "https://github.com/tianyahaijiaoHYX520/test_hotUpdate",
10   "authors": {
11     "": ""
12   },
13   "source": {
14     "git": "https://github.com/tianyahaijiaoHYX520/test_hotUpdate.git",
15     "tag": "2.0.0"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "test_hotUpdate/*.{h,m}",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "dependencies": {
27     "RNCryptor": [
28       "3.0.1"
29     ],
30     "JSPatch": [
31       "1.0"
32     ],
33     "JSPatch/Extensions": [
34       "1.0"
35     ],
36     "HJNetWorkDataCore": [
38     ],
39     "HJPageRouter": [
41     ],
42     "ZipArchive": [
44     ]
45   },
46   "subspecs": [
47     {
48       "name": "HotUpdateCategory",
49       "source_files": "test_hotUpdate/HotUpdateCategory/*.{h,m}"
50     },
51     {
52       "name": "HotUpdateModel",
53       "source_files": "test_hotUpdate/HotUpdateModel/**/*.{h,m}"
54     },
55     {
56       "name": "JSExtension",
57       "source_files": "test_hotUpdate/JSExtension/*.{h,m}"
58     }
59   ]