blob: 7b4444d0edb25cbfbe12d6359e54cc6b01ded871 [file] [log] [blame]
{
"name": "PNCurrency",
"version": "1.1.2",
"summary": "An easy to use US currency format interchange model",
"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.",
"homepage": "https://github.com/pinnrepo/PNCurrency",
"license": "MIT",
"authors": {
"David Westerhoff": "david@getpinn.co"
},
"source": {
"git": "https://github.com/pinnrepo/PNCurrency.git",
"tag": "1.1.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "PNCurrency/*"
}