[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 3 / 8 / CreditCardForm / 0.0.3 / CreditCardForm.podspec.json
blob4021766afab0776b2fcc9b60b5f3f739033dfd5c
2   "name": "CreditCardForm",
3   "version": "0.0.3",
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": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/orazz/CreditCardForm-iOS.git",
20     "tag": "0.0.3"
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"