blob: ade0904318e628680e50c4fc93600535f2ebab75 [file] [log] [blame]
{
"name": "SimpleJSONParser",
"version": "1.0.1",
"summary": "SimpleJSONParser lets a user simply parse JSON to any NSObject.",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"homepage": "https://www.facebook.com/profile.php?id=100004234983243",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ihor Rapalyuk": "i.rapalyuk2012@gmail.com"
},
"source": {
"git": "https://github.com/ihorrapalyuk/SimpleJSONParser.git",
"tag": "1.0.1"
},
"source_files": "Classes/**/*.{swift,h,m}"
}