blob: 5734f6882dc9b1e78cd1ef5ccce2c6c91d4847f7 [file] [log] [blame]
{
"name": "LMGraphQL",
"version": "0.0.3",
"summary": "LMGraphQL will help with your requests",
"description": "With LMGraphQL making requests will be easier, it helps in the creation of queries and mutations made in LMGraphQL.",
"homepage": "https://github.com/LaryssaCastagnoli/LMGraphQL",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Laryssa Castagnoli": "lcfragoso4@gmail.com",
"Millena Galvão Matos": "millena.gmatos@gmail.com"
},
"source": {
"git": "https://github.com/LaryssaCastagnoli/LMGraphQL.git",
"tag": "v0.0.3"
},
"platforms": {
"ios": "10.0"
},
"source_files": "LMGraphQL/**/*",
"swift_version": "4.2",
"dependencies": {
"Alamofire": [
],
"SwiftyJSON": [
]
}
}