[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / 3 / 7 / GPKit / 0.1.0 / GPKit.podspec.json
blob82c8cfc48de25ecb6b2a6bdea68e106f81688ee8
2   "name": "GPKit",
3   "version": "0.1.0",
4   "summary": "A framework for your production iOS development.",
5   "description": "GPKit is a framework that basically has some of the most commonly used utilities or categories in building iOS projects.",
6   "homepage": "https://github.com/glennposadas/gpkit-ios",
7   "license": "MIT License",
8   "authors": {
9     "Glenn Posadas": "admin@glennvon.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/glennposadas/gpkit-ios.git",
16     "branch": "master",
17     "tag": "0.1.0"
18   },
19   "source_files": [
20     "GPKit",
21     "GPKit/**/*.{swift}"
22   ],
23   "pod_target_xcconfig": {
24     "SWIFT_VERSION": "3"
25   },
26   "pushed_with_swift_version": "3.0"