blob: 011b07f7f4fe4b67c8a91f04c23a499331c090e0 [file] [log] [blame]
{
"name": "SAJsonParser",
"version": "1.1.7",
"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.7"
},
"platforms": {
"ios": "6.0"
},
"source_files": "Pod/Classes/*",
"resource_bundles": {
"SAJsonParser": [
"Pod/Assets/*"
]
}
}