blob: 92689a75fe72bf641334b7af949edb1543f85336 [file] [log] [blame]
{
"name": "AMEURLSession",
"version": "0.1.8",
"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.8"
},
"social_media_url": "https://twitter.com/ainame",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "AMEURLSession/Classes"
}