[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 7 / 1 / 2 / power-library-ios / 1.0.0 / power-library-ios.podspec.json
blob6f1493519f0f78755cae8b9104873d555cfbee46
2   "name": "power-library-ios",
3   "version": "1.0.0",
4   "summary": "光宇移动端开发组件库",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://git.gydev.cn/cos-power/power-library-ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "suguangyao": "suguangyao@gyyx.cn"
13   },
14   "source": {
15     "git": "http://git.gydev.cn/cos-power/power-library-ios.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "swift_versions": "5.0",
23   "source_files": "power-library-ios/Classes/**/*",
24   "subspecs": [
25     {
26       "name": "PLBluetooth",
27       "source_files": "power-library-ios/Classes/PLBluetooth/**/*"
28     },
29     {
30       "name": "PLMap",
31       "source_files": "power-library-ios/Classes/PLMap/**/*"
32     },
33     {
34       "name": "PLBuriedPoint",
35       "source_files": "power-library-ios/Classes/PLBuriedPoint/**/*"
36     }
37   ],
38   "swift_version": "5.0"