blob: acea4acf81ed60593db32b950bbb71591eec121e [file] [log] [blame]
{
"name": "PNCurrency",
"version": "1.0.0",
"summary": "An easy to use US currency format interchange",
"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.0.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}