[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 2 / f / 9 / currencyParser / 0.1.1 / currencyParser.podspec.json
blob4a5d8f4a1cf2d73287f10b3c1ca3336f7950f67a
2   "name": "currencyParser",
3   "version": "0.1.1",
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.1"
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     "currencyParser": [
22       "Pod/Assets/*.png"
23     ]
24   }