[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / b / 0 / TripKitInterApp / 3.1.1 / TripKitInterApp.podspec.json
bloba3646e3980d2da01f11b0f51e7d3ef3ad13ee7ab
2   "name": "TripKitInterApp",
3   "version": "3.1.1",
4   "summary": "Add-ons to SkedGo's TripKit",
5   "homepage": "https://github.com/skedgo/tripkit-ios",
6   "license": "Apache License, Version 2.0",
7   "authors": {
8     "Adrian Schoenig": "adrian@skedgo.com"
9   },
10   "source": {
11     "git": "https://github.com/skedgo/tripkit-ios.git",
12     "tag": "v3.1.1"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "requires_arc": true,
18   "prefix_header_file": "prefix.pch",
19   "dependencies": {
20     "TripKit": [
21       "~> 3.1.1"
22     ]
23   },
24   "source_files": "TripKit/AddOns/InterApp/**/*.{h,m,swift}"