[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 7 / b / c / PNCurrency / 1.1.1 / PNCurrency.podspec.json
blobe888d818ff0f9ffaa3010cee0c404d7649eda538
2   "name": "PNCurrency",
3   "version": "1.1.1",
4   "summary": "An easy to use US currency format interchange model",
5   "description": "PNCurrency is a US currency class that wraps all the conversions from\ndifferent types and will shorted up any code that deals with US currency.\nThe interface is simple, short and easy to get started.",
6   "homepage": "https://github.com/pinnrepo/PNCurrency",
7   "license": "MIT",
8   "authors": {
9     "David Westerhoff": "david@getpinn.co"
10   },
11   "source": {
12     "git": "https://github.com/pinnrepo/PNCurrency.git",
13     "tag": "1.1.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "PNCurrency/*"