[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 6 / 7 / CRCurrencyString / 1.0.5 / CRCurrencyString.podspec.json
blobacd3bd212826c4449a335c194f64ed5abb0b2789
2   "name": "CRCurrencyString",
3   "version": "1.0.5",
4   "summary": "Currency string formatting made simple",
5   "description": "CRCurrencyString lets you format currency string in one single line of code.\nSupporting 100+ currencies!",
6   "homepage": "https://github.com/craffenoux/CRCurrencyString",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "ClĂ©ment Raffenoux",
12   "social_media_url": "http://twitter.com/craffenoux",
13   "platforms": {
14     "ios": null
15   },
16   "source": {
17     "git": "https://github.com/craffenoux/CRCurrencyString.git",
18     "tag": "v1.0.5"
19   },
20   "source_files": "*.{h,m}",
21   "resource_bundles": {
22     "CRCurrencyString": [
23       "**/*.json"
24     ]
25   }