blob: 0a7923386c0ca91294397a47690526a7850deb4e [file] [log] [blame]
{
"name": "XXRefresh",
"version": "0.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/ShawnCow/XXRefresh",
"authors": {
"大黄": "rockhxy@gmail.com"
},
"summary": "超级牛逼的路由管理 router",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/ShawnCow/XXRefresh.git",
"tag": "0.0.1"
},
"source_files": [
"XXRefresh/*.{h,m}",
"XXRefresh/**/*"
],
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}