blob: 29d517fd79646b3e7c6df46b81405f1a23f466d0 [file] [log] [blame]
{
"name": "mea-jsonapi-adapter",
"platforms": {
"ios": "6.0",
"tvos": "9.0"
},
"version": "1.3.3",
"license": {
"type": "MIT",
"file": "MIT-LICENSE.txt"
},
"homepage": "https://gitlab.mea-dev.com/MEAM/mea-jsonapi-adapter",
"authors": {
"MEA Mobile": "info@we-are-mea.com"
},
"summary": "iOS component for creating archivable objects from a JSONAPI spec API",
"source": {
"git": "https://gitlab.mea-dev.com/MEAM/mea-jsonapi-adapter.git",
"tag": "1.3.3"
},
"source_files": "Pod/Classes/*.{h,m}",
"requires_arc": true
}