blob: c76f1a5a2e6213e830e252a4ea7fb609ba9b9289 [file] [log] [blame]
{
"name": "iOS_ParseWS",
"version": "1.0.2",
"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"
}
}