blob: e318c9bfad00ad0d03c18d250a4d66e90fa1241f [file] [log] [blame]
{
"name": "binChecker",
"version": "0.1.0",
"summary": "Pod to validate creditcard",
"homepage": "https://github.com/thiagolioy/binChecker.git",
"license": "MIT",
"authors": {
"Thiago Lioy": "lioyufrj@gmail.com"
},
"source": {
"git": "https://github.com/thiagolioy/binChecker.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/tplioy",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"binChecker": [
"Pod/Assets/*.png"
]
}
}