[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / e / d / UMDyDemo / 0.1.2 / UMDyDemo.podspec.json
blobebe4d59710499c831de25d2361ecee05ce6125dc
2   "name": "UMDyDemo",
3   "version": "0.1.2",
4   "summary": "这个是描述私有库的内容...",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://www.qianbaocard.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "guangqiang": "1126756952@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/guangqiang-liu/priLibDemo.git"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "default_subspecs": "zip",
21   "frameworks": [
22     "UIKit",
23     "MapKit",
24     "Foundation"
25   ],
26   "subspecs": [
27     {
28       "name": "zip",
29       "ios": {
30         "vendored_frameworks": "Products/*.framework"
31       }
32     }
33   ]