blob: 43e8c47ec1440effd1269435af49ce2c07d228d6 [file] [log] [blame]
{
"name": "JWJSON",
"version": "0.1.2",
"summary": "A JSON wrapper heavily based on SwiftyJSON",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/thenamesjames/JWJSON",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jameswilkinson": "himynameisjamesw@gmail.com"
},
"source": {
"git": "https://github.com/thenamesjames/JWJSON.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/*.swift",
"pushed_with_swift_version": "3.0"
}