blob: 52f7a0d01ae78150fb28afeb9aa0cb15b0d4fa8f [file] [log] [blame]
{
"name": "INERefresh",
"version": "1.0.0",
"summary": "CocoaPods发库练习",
"homepage": "https://github.com/ineyee/INERefresh",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"意一ineyee": "ineyee@foxmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/ineyee/INERefresh.git",
"tag": "1.0.0"
},
"source_files": [
"INERefresh",
"INERefresh/**/*.{h,m}"
],
"requires_arc": true,
"deprecated": true
}