[Add] ISApptimismCustomAdapter 0.0.6
[CocoaPods.git] / Specs / 5 / f / 1 / PremierKit / 9.7.0 / PremierKit.podspec.json
blob5138ddbd2a2c9eaf15b18a9be7282f0eec3bb7b9
2   "name": "PremierKit",
3   "version": "9.7.0",
4   "summary": "Base code for iOS apps",
5   "homepage": "https://github.com/ricardopereira/PremierKit",
6   "license": "MIT",
7   "authors": {
8     "Ricardo Pereira": "m@ricardopereira.eu"
9   },
10   "source": {
11     "git": "https://github.com/ricardopereira/PremierKit.git",
12     "tag": "9.7.0"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "requires_arc": true,
18   "swift_versions": "5.1",
19   "source_files": [
20     "PremierKit/*.{h}",
21     "Source/**/*.{h,swift}"
22   ],
23   "frameworks": "UIKit",
24   "swift_version": "5.1"