[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / c / 7 / e / Spreedly / 0.2.0 / Spreedly.podspec.json
blobe9103f38e875ffc667a68550a9c4c83cdd451211
2   "name": "Spreedly",
3   "version": "0.2.0",
4   "summary": "Spreedly iOS API Client.",
5   "description": "The Spreedly iOS SDK makes it easy for you to accept a users credit card details inside your iOS app. By creating payment method tokens, Spreedly handles the majority of your PCI compliance issues by preventing sensitive credit card data from ever hitting your servers.",
6   "homepage": "https://github.com/spreedly/spreedly-ios",
7   "license": "MIT",
8   "authors": {
9     "David Santoso": "david@spreedly.com"
10   },
11   "source": {
12     "git": "https://github.com/spreedly/spreedly-ios.git",
13     "tag": "0.2.0"
14   },
15   "social_media_url": "https://twitter.com/spreedly",
16   "platforms": {
17     "ios": "9.0"
18   },
19   "requires_arc": true,
20   "source_files": "Spreedly/*.swift",
21   "frameworks": "Foundation",
22   "pushed_with_swift_version": "3.0"