blob: 9389e937c03575837750374eb5ff218b4a9b638c [file] [log] [blame]
{
"name": "SupaDaPeanutYo",
"version": "0.0.82",
"summary": "Some test project for Cocoapods",
"description": " Just playing around with Cocoapods\n",
"homepage": "https://github.com/solal/peanut",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "solal",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/solal/peanut.git",
"tag": "0.0.82"
},
"source_files": [
"Classes",
"Classes/*.swift"
],
"requires_arc": true
}