[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / c / 7 / e / Spreedly / 0.1.2 / Spreedly.podspec.json
blob5d386d26b43d9e02181e0030ec6087d2624cddcf
2   "name": "Spreedly",
3   "version": "0.1.2",
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.1.2"
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"