[Add] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / b / f / 2 / Passenger / 1.0.0 / Passenger.podspec.json
blobda39646349a0b50164ff8b626615a4251fb33d40
2   "name": "Passenger",
3   "version": "1.0.0",
4   "summary": "A object-relational mapping library for APIs",
5   "description": "A object-relational mapping library for APIs; handles OAuth1 requests, JSON parsing, and object instantiation",
6   "homepage": "https://github.com/kellanburket/Passenger",
7   "license": "MIT",
8   "authors": {
9     "Kellan Cummings": "kellan.burket@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/kellanburket/Passenger.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "8.3"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*.swift",
20   "frameworks": "UIKit",
21   "vendored_frameworks": "Frameworks/CommonCrypto.framework",
22   "dependencies": {
23     "Wildcard": [
25     ]
26   }