blob: 36f5593239a8c2e47b6d14cdce6b8e5bab3c6b38 [file] [log] [blame]
{
"name": "CRCurrencyString",
"version": "1.0.1",
"summary": "Currency string formatting made simple",
"description": "CRCurrencyString lets you format currency string in one single line of code.\nSupporting 100+ currencies!",
"homepage": "https://github.com/craffenoux/CRCurrencyString",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Clément Raffenoux",
"social_media_url": "http://twitter.com/craffenoux",
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/craffenoux/CRCurrencyString.git",
"tag": "1.0.1"
},
"source_files": "*.{h,m}",
"resources": "currency.json"
}