blob: e868c11e921335b2f10615b735b7a8f0591aa509 [file] [log] [blame]
{
"name": "TYCPracticeCocoPodSpec",
"version": "0.0.1",
"summary": "This is MyKit",
"homepage": "https://github.com/TangYunc/TYCPracticeCocoPodSpec",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"TangYunc": "email@address.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/TangYunc/TYCPracticeCocoPodSpec.git",
"tag": "0.0.1"
},
"source_files": [
"TYCPracticeCocoPodSpec",
"MyPracticeCocoPodSpec/MyKit/*.{h,m}"
],
"requires_arc": true
}