[Add] GizoSDK 2.0.2-alpha.05
[CocoaPods.git] / Specs / 5 / 3 / 8 / CreditCardForm / 0.0.5 / CreditCardForm.podspec.json
blob861e959fcbcaef61d7bac1fcabdef872b434b572
2   "name": "CreditCardForm",
3   "version": "0.0.5",
4   "summary": "CreditCardForm is iOS framework",
5   "description": "CreditCardForm is iOS framework that allows developers to create the UI which replicates an actual Credit Card",
6   "homepage": "https://github.com/CreditCardForm",
7   "screenshots": "https://camo.githubusercontent.com/e30bcc0537ff4aa4adae4f39ad664aeb2fd7db76/68747470733a2f2f646f746a70672e636f2f3862752e706e67",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE.md"
11   },
12   "authors": {
13     "orazz": "orazz.tm@gmail.com"
14   },
15   "platforms": {
16     "ios": "8.1"
17   },
18   "source": {
19     "git": "https://github.com/orazz/CreditCardForm-iOS.git",
20     "tag": "0.0.5"
21   },
22   "source_files": "CreditCardForm/Classes/*.swift",
23   "resources": "CreditCardForm/Classes/**/*",
24   "resource_bundles": {
25     "CreditCardForm": [
26       "CreditCardForm/Assets.xcassets"
27     ]
28   },
29   "frameworks": "UIKit",
30   "pod_target_xcconfig": {
31     "SWIFT_VERSION": "3"
32   },
33   "pushed_with_swift_version": "3.0.1"