blob: 798de5360311180439f7cc65caa8bfaee3fa4900 [file] [log] [blame]
{
"name": "CSCurrencyParser",
"version": "0.1.3",
"summary": "Parse arguments into currency formmated strings",
"homepage": "https://github.com/thiagolioy/currencyParser",
"license": "MIT",
"authors": {
"thiagolioy": "lioyufrj@gmail.com"
},
"source": {
"git": "https://github.com/thiagolioy/currencyParser.git",
"tag": "0.1.3"
},
"social_media_url": "https://twitter.com/tplioy",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"CSCurrencyParser": [
"Pod/Assets/*.png"
]
}
}