blob: bc240ec104bd381e9d2f299aa5c496a0878ed719 [file] [log] [blame]
{
"name": "JPZipLocation",
"version": "0.0.1",
"summary": "An iOS Client for ZipLocate",
"description": " An iOS Client for JPZipLocation (https://github.com/nathancahill/ziplocate)\n",
"homepage": "https://github.com/jPaolantonio/ZipLocateiOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "James Paolantonio",
"social_media_url": "http://twitter.com/jPaolantonio",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/jPaolantonio/ZipLocateiOS.git",
"tag": "0.0.1"
},
"source_files": [
"ZipLocate",
"ZipLocate/**/*.{h,m}"
],
"requires_arc": true
}