blob: 034ad3a3effbf8cbb19df9034b30fc16a2e05ceb [file] [log] [blame]
{
"name": "Rubick",
"version": "0.0.1",
"summary": "A simple and easy to use iOS library for tracking network.",
"description": "Rubick is a simple and easy to use iOS library for tracking network.",
"homepage": "https://github.com/cloay/Rubick",
"license": "MIT",
"authors": {
"cloay": "shangrody@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/cloay/Rubick.git",
"tag": "0.0.1"
},
"source_files": [
"*.{h,m}",
"Log",
"Network",
"Swizzled"
]
}