[Add] APDDTExchangeAdapter 3.4.1.0
[CocoaPods.git] / Specs / 1 / 4 / e / WeexNatModal / 1.0.0 / WeexNatModal.podspec.json
blobb49f54ae6c83e2b8b22a5b6e8c83b778106c0bb2
2   "name": "WeexNatModal",
3   "version": "1.0.0",
4   "summary": "Nat.js weex plugin: nat-modal",
5   "description": "Nat.js module for weex: Modal (dialog)",
6   "homepage": "http://natjs.com",
7   "license": "MIT",
8   "authors": {
9     "nat": "hi@natjs.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/natjs/weex-nat-modal.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "ios/Sources/*.{h,m,mm}",
19   "requires_arc": true,
20   "dependencies": {
21     "WeexPluginLoader": [
23     ],
24     "WeexSDK": [
26     ],
27     "NatModal": [
29     ]
30   }