blob: 240c3c3b901955ad22938980c0edccda7b8288c8 [file] [log] [blame]
{
"name": "CreditCardForm",
"version": "0.1.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"
},
"authors": {
"orazz": "orazz.tm@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/orazz/CreditCardForm-iOS.git",
"tag": "0.1.3"
},
"source_files": [
"CreditCardForm/Classes/*.swift",
"CreditCardForm/*.{h,m}"
],
"resource_bundles": {
"CreditCardForm": [
"CreditCardForm/Images.xcassets"
]
},
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0.1"
}