[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / 9 / 3 / DDChameleon / 1.0.3.2 / DDChameleon.podspec.json
blob987d55cca8ab9068aca77d20cfeeb6be9255fbf1
2   "name": "DDChameleon",
3   "version": "1.0.3.2",
4   "platforms": {
5     "ios": "9.0"
6   },
7   "summary": "🦎 一套代码运行多端,一端所见即多端所见",
8   "description": "主站:https://cml.js.org/",
9   "homepage": "https://github.com/didi/chameleon",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Chameleon Team": "ChameleonCore@didiglobal.com"
16   },
17   "source": {
18     "git": "https://github.com/chameleon-team/chameleon-sdk-ios.git",
19     "tag": "1.0.3.2"
20   },
21   "source_files": "Pod/src/**/*",
22   "public_header_files": "Pod/src/**/*.h",
23   "resource_bundles": {
24     "DDChameleon": [
25       "Pod/res/*"
26     ]
27   },
28   "dependencies": {
29     "WeexSDK": [
31     ],
32     "JSONModel": [
34     ],
35     "Masonry": [
37     ],
38     "SocketRocket": [
40     ],
41     "SDWebImage": [
42       "4.4.6"
43     ],
44     "SVProgressHUD": [
46     ],
47     "WeexGcanvas": [
49     ],
50     "WeexPluginLoader": [
52     ],
53     "TTTAttributedLabel": [
55     ]
56   }