blob: 5767a8eff102f98ded7dce743d80b61875d1c7b2 [file] [log] [blame]
{
"name": "TokenNetworking",
"version": "1.0.1",
"summary": "An easy way to use network and write chainable methods",
"homepage": "https://github.com/cx478815108/TokenNetworking",
"license": "MIT",
"authors": {
"cx478815108": "feelings0811@wutnews.net"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/cx478815108/TokenNetworking.git",
"tag": "v1.0.1"
},
"source_files": "TokenNetworking/**/*.{h,m}",
"requires_arc": true
}