blob: bdadfed61de1798bbdf26a0637265276d836a7e9 [file] [log] [blame]
{
"name": "AMEURLSession",
"version": "0.1.10",
"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...).",
"homepage": "http://github.com/ainame/AMEURLSession",
"license": "MIT",
"authors": {
"ainame": "s.namai.09@gmail.com"
},
"source": {
"git": "https://github.com/ainame/AMEURLSession.git",
"tag": "0.1.10"
},
"social_media_url": "https://twitter.com/ainame",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "AMEURLSession/Classes"
}