blob: b85651151dc4cbe5ac2b16a209a8be32e8690f04 [file] [log] [blame]
{
"name": "ASJNetworking",
"version": "0.0.2",
"platforms": {
"ios": "7.0"
},
"license": {
"type": "MIT"
},
"homepage": "https://github.com/sudeepjaiswal/ASJNetworking",
"authors": {
"Sudeep Jaiswal": "sudeepjaiswal87@gmail.com"
},
"summary": "Basic networking using NSURLSession and no external dependencies",
"source": {
"git": "https://github.com/sudeepjaiswal/ASJNetworking.git",
"tag": "0.0.2"
},
"source_files": "ASJNetworking/ASJNetworking.{h,m}",
"requires_arc": true
}