blob: 0c57dcfb880b9ed90d2c9e70abd616d81b9cfcff [file] [log] [blame]
{
"name": "iOS_ParseWS",
"version": "1.1.1",
"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": [
"XMLDictionary.h",
"XMLDictionary.m",
"ParseWS.h",
"ParseWS.m"
],
"authors": {
"reg368": "reg368@gmail.com"
},
"platforms": {
"ios": "8.0"
}
}