[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / 3 / 7 / GPKit / 0.1.5 / GPKit.podspec.json
blobafd5b5f87633964a9822420da8497ea418efa477
2   "name": "GPKit",
3   "version": "0.1.5",
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": "Swift-4.0",
17     "tag": "0.1.5"
18   },
19   "source_files": [
20     "GPKit",
21     "GPKit/**/*.{swift}"
22   ],
23   "resources": "GPKit/**/*.{xib}",
24   "pod_target_xcconfig": {
25     "SWIFT_VERSION": "4"
26   },
27   "pushed_with_swift_version": "4.0"