blob: 95d06fd0a34eb7e9fd9baa00ff4df915e0893e87 [file] [log] [blame]
{
"name": "TestCocoapodsProcedure",
"version": "0.2",
"authors": {
"satanwoo": "example@example.com"
},
"homepage": "https://github.com/kobewu/TestCocoapods",
"summary": "test cocoapods",
"source": {
"git": "https://github.com/kobewu/TestCocoapods.git",
"tag": "0.2"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Src",
"public_header_files": "Src/*.h"
}