[Add] GizoSDK 2.0.2-alpha.05
[CocoaPods.git] / Specs / b / c / 1 / pod-china / 0.0.2 / pod-china.podspec.json
blobd7b0de27ca08adc93231f0bde814900d9336fdfd
2   "name": "pod-china",
3   "version": "0.0.2",
4   "summary": "pod-china is a cocoa pod ,test something.",
5   "description": "pod iOS China SDK Framework,and test cocoa function ,etc ======",
6   "homepage": "https://gitlab.avalongames.com/ios-repo/pod-china",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "luomaoqiang": "luolin.mq@gmail.com"
13   },
14   "platforms": {
15     "ios": "14.0"
16   },
17   "source": {
18     "git": "http://gitlab.avalongames.com/ios-repo/pod-china.git",
19     "tag": "0.0.2"
20   },
21   "source_files": "pod-china/pod-china.framework/Headers/*.{h}",
22   "resources": "pod-china/AVLSDKRes.bundle",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "requires_arc": true,
28   "dependencies": {
29     "Masonry": [
30       "~> 1.1.0"
31     ]
32   }