blob: bd51b5d554f66aad4f1ee85eb053c641a3bc75a8 [file] [log] [blame]
{
"name": "SupaDaPeanutYo",
"version": "0.0.81",
"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.81"
},
"source_files": [
"Classes",
"Classes/*.swift"
],
"requires_arc": true
}