blob: 74050b2265c237919b1972c19691e6af7bf9aae3 [file] [log] [blame]
{
"name": "JRSON",
"version": "1.0.8",
"summary": "summary",
"homepage": "http://www.jrwong.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"author": "Jrwong"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/scubers/JRSON.git",
"tag": "1.0.8"
},
"source_files": "Classes/**/*.{h,m}",
"public_header_files": "Classes/**/*.{h}"
}