blob: 4dd44dd02fa434a1fe3d3f44dcda1d626fe00b0a [file] [log] [blame]
{
"name": "AMEURLSession",
"version": "0.1.9",
"summary": "AMEURLSession is a simple and customizable wrapper of around NSURLSession classes.",
"description": " AMEURLSession is a simple and customizable wrapper of around NSURLSession classes to easy using it without other client(AFNetworking, etc...).\n",
"homepage": "http://github.com/ainame/AMEURLSession",
"license": "MIT",
"authors": {
"ainame": "s.namai.09@gmail.com"
},
"source": {
"git": "git@github.com:ainame/AMEURLSession.git",
"tag": "0.1.9"
},
"social_media_url": "https://twitter.com/ainame",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "AMEURLSession/Classes"
}