[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 8 / 3 / CSCurrencyParser / 0.1.3 / CSCurrencyParser.podspec.json
blob798de5360311180439f7cc65caa8bfaee3fa4900
2   "name": "CSCurrencyParser",
3   "version": "0.1.3",
4   "summary": "Parse arguments into currency formmated strings",
5   "homepage": "https://github.com/thiagolioy/currencyParser",
6   "license": "MIT",
7   "authors": {
8     "thiagolioy": "lioyufrj@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/thiagolioy/currencyParser.git",
12     "tag": "0.1.3"
13   },
14   "social_media_url": "https://twitter.com/tplioy",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "CSCurrencyParser": [
22       "Pod/Assets/*.png"
23     ]
24   }