blob: a7d6b98c6f8d18099dd81ba4cb5b4922d3bd0521 [file] [log] [blame]
{
"name": "BKMoneyKit",
"version": "0.0.7",
"summary": "iOS UI controls and formatters for entering money, credit card number and expiry date.",
"homepage": "https://github.com/bkook/BKMoneyKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Byungkook Jang",
"social_media_url": "http://twitter.com/bkook",
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/bkook/BKMoneyKit.git",
"tag": "0.0.7"
},
"source_files": [
"BKMoneyKit",
"BKMoneyKit/**/*.{h,m}"
],
"resource_bundles": {
"BKMoneyKit": [
"BKMoneyKit/BKMoneyKit.bundle/*"
]
},
"requires_arc": true
}