[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / f / 1 / 8 / AMEURLSession / 0.1.8 / AMEURLSession.podspec.json
blob92689a75fe72bf641334b7af949edb1543f85336
2   "name": "AMEURLSession",
3   "version": "0.1.8",
4   "summary": "AMEURLSession is a simple and customizable wrapper of around NSURLSession classes.",
5   "description": "                       AMEURLSession is a simple and customizable wrapper of around NSURLSession classes to easy using it without other client(AFNetworking, etc...).\n",
6   "homepage": "http://github.com/ainame/AMEURLSession",
7   "license": "MIT",
8   "authors": {
9     "ainame": "s.namai.09@gmail.com"
10   },
11   "source": {
12     "git": "git@github.com:ainame/AMEURLSession.git",
13     "tag": "0.1.8"
14   },
15   "social_media_url": "https://twitter.com/ainame",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "AMEURLSession/Classes"