blob: 04abe8f0a83c7c00a3b10e6a082c100b1a4ff1c6 [file] [log] [blame]
{
"name": "TrafficPolice",
"version": "1.1",
"summary": "A Swifty wrapper for ifaddrs.h",
"homepage": "https://github.com/anotheren/TrafficPolice",
"license": {
"type": "MIT"
},
"authors": {
"liudong": "liudong.edward@qq.com"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/anotheren/TrafficPolice.git",
"tag": "1.1"
},
"source_files": "Source/*.swift",
"dependencies": {
"SwiftTimer": [
"~> 2.0"
]
}
}