blob: 3a2d4fdfa32dda344d446f721dc0e3827fb99c83 [file] [log] [blame]
{
"name": "STINetwork",
"version": "0.0.1",
"summary": "A short description of STINetwork.",
"description": "STINetwork",
"homepage": "https://github.com/i-phil/STINetwork",
"license": "MIT",
"authors": {
"philZhang": "goo.gle@foxmail.com"
},
"source": {
"git": "https://github.com/i-phil/STINetwork.git",
"tag": "0.0.1"
},
"source_files": [
"STINetwork",
"STINetwork/**/*.{h,m}"
],
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"frameworks": "Foundation",
"requires_arc": true
}