blob: fe6cd31e03c202ecfe16e9c9a1d26ffc7c93c96e [file] [log] [blame]
{
"name": "SAJsonParser",
"version": "1.1.4",
"summary": "Reflecting JSON Parser",
"description": "Reflecting JSON Parser in Obj-C",
"homepage": "https://github.com/SuperAwesomeLTD/sa-mobile-lib-ios-jsonparser",
"license": {
"type": "GNU GENERAL PUBLIC LICENSE Version 3",
"file": "LICENSE"
},
"authors": {
"Gabriel Coman": "gabriel.coman@superawesome.tv"
},
"source": {
"git": "https://github.com/SuperAwesomeLTD/sa-mobile-lib-ios-jsonparser.git",
"tag": "1.1.4"
},
"platforms": {
"ios": "6.0"
},
"source_files": "Pod/Classes/*",
"resource_bundles": {
"SAJsonParser": [
"Pod/Assets/*"
]
}
}