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