blob: 1a59902d5fecea850f18acdf58d8801ea4530f1e [file] [log] [blame]
{
"name": "EasyReq",
"version": "0.1.0",
"summary": "EasyReq is a small and quick web request library",
"description": "\"EasyReq is a small and quick web request library\"",
"homepage": "https://github.com/ehsanomid/EasyReq",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ehsanomid": "imehsan@icloud.com"
},
"source": {
"git": "https://github.com/ehsanomid/EasyReq.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "EasyReq/Classes/**/*",
"frameworks": "UIKit"
}