blob: a64ac48a509f20364dd0e7d456bdc53a974e35fc [file] [log] [blame]
{
"name": "iOS_ParseWS",
"version": "1.0.0",
"license": "MIT",
"homepage": "https://github.com/reg368/iOS_ParseWS",
"summary": "Provide two type of method fetch Json format data from web service. NSURLSession Base API",
"source": {
"git": "https://github.com/reg368/iOS_ParseWS.git",
"tag": "master"
},
"source_files": [
"ParseWS.h",
"ParseWS.m"
],
"authors": {
"reg368": "reg368@gmail.com"
},
"platforms": {
"ios": "8.0"
}
}