[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 6 / 3 / 1 / GJPGM / 3.1.29 / GJPGM.podspec.json
blob1c43232258ecaaf4942d8e915896ccd2c6472480
2   "name": "GJPGM",
3   "version": "3.1.29",
4   "summary": "A test utility project.",
5   "description": "A test cocoapod for GJPGM",
6   "homepage": "https://github.com/gabrielpjensen/GJPGM",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "gabriel": "gabriel@brainjelly.com"
13   },
14   "source": {
15     "git": "https://bitbucket.org/topothesia/gjpgm",
16     "tag": "3.1.29"
17   },
18   "platforms": {
19     "ios": "9.1"
20   },
21   "ios": {
22     "vendored_frameworks": "GJPGM/GJPGLXM.framework"
23   },
24   "source_files": "GJPGM/Classes/**/*",
25   "dependencies": {
26     "GJPG": [
27       ">= 3.1.29"
28     ]
29   }