[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / 0 / 2 / SwiftShip / 0.1.0 / SwiftShip.podspec.json
blobdb819456dec2f6539b62d54e88e172cbccae4ab8
2   "name": "SwiftShip",
3   "version": "0.1.0",
4   "summary": "A toolbelt for interacting with shipping APIs.",
5   "description": "Make interacting with shipping APIs (USPS, UPS, FedEx) easier by provding simple methods\nfor calculating shipping rates.",
6   "homepage": "https://github.com/aarons22/SwiftShip",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Aaron Sapp": "repo@aaron-sapp.space"
13   },
14   "source": {
15     "git": "https://github.com/aarons22/SwiftShip.git",
16     "tag": "v0.1.0"
17   },
18   "social_media_url": "https://twitter.com/aaronsapp",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "SwiftShip/Classes/**/*",
23   "dependencies": {
24     "Alamofire": [
26     ]
27   },
28   "pushed_with_swift_version": "3.0\n"