blob: 4021766afab0776b2fcc9b60b5f3f739033dfd5c [file] [log] [blame]
{
"name": "CreditCardForm",
"version": "0.0.3",
"summary": "CreditCardForm is iOS framework",
"description": "CreditCardForm is iOS framework that allows developers to create the UI which replicates an actual Credit Card",
"homepage": "https://github.com/CreditCardForm",
"screenshots": "https://camo.githubusercontent.com/e30bcc0537ff4aa4adae4f39ad664aeb2fd7db76/68747470733a2f2f646f746a70672e636f2f3862752e706e67",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"orazz": "orazz.tm@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/orazz/CreditCardForm-iOS.git",
"tag": "0.0.3"
},
"source_files": "CreditCardForm/Classes/*.swift",
"resources": "CreditCardForm/Classes/**/*",
"resource_bundles": {
"CreditCardForm": [
"CreditCardForm/Assets.xcassets"
]
},
"frameworks": "UIKit",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3"
},
"pushed_with_swift_version": "3.0.1"
}