[Add] DYFStoreReceiptVerifier_Swift 1.3.0
[CocoaPods.git] / Specs / f / 3 / 0 / WeexKdp / 0.0.1 / WeexKdp.podspec.json
blobd3bb495bb1684e0ff9fe4950eb8aae5a111f3e9d
2   "name": "WeexKdp",
3   "version": "0.0.1",
4   "summary": "Weex Plugin",
5   "description": "Weexplugin Source Description",
6   "homepage": "https://github.com/tralves/weex-kdp",
7   "license": {
8     "type": "Copyright",
9     "text": "            copyright\n"
10   },
11   "authors": {
12     "Tiago Alves": "tralves@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "frameworks": [
18     "Foundation",
19     "AVFoundation"
20   ],
21   "swift_version": "4.0",
22   "source": {
23     "git": "https://github.com/tralves/weex-kdp.git",
24     "tag": "0.0.1"
25   },
26   "source_files": "ios/Sources/*.{h,m,mm}",
27   "requires_arc": true,
28   "static_framework": true,
29   "dependencies": {
30     "WeexPluginLoader": [
32     ],
33     "WeexSDK": [
34       "0.16.0"
35     ],
36     "PlayKit": [
38     ]
39   }