blob: d8bd7eda71279b783d7ab00cddf7c8d72e3693dc [file] [log] [blame]
{
"name": "CreditCardForm",
"version": "0.0.9",
"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": "8.0"
},
"source": {
"git": "https://github.com/orazz/CreditCardForm-iOS.git",
"tag": "0.0.9"
},
"source_files": "CreditCardForm/Classes/*.swift",
"resource_bundles": {
"CreditCardForm": [
"CreditCardForm/Assets/Assets.xcassets"
]
},
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0.1"
}