blob: f6272c255668a7e721557e3f7b48e5ea105893bd [file] [log] [blame]
{
"name": "LMGraphQL",
"version": "0.0.4",
"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.4"
},
"platforms": {
"ios": "10.0"
},
"source_files": "LMGraphQL/**/*",
"exclude_files": "LMGraphQL/**/*.plist",
"swift_version": "4.2",
"dependencies": {
"Alamofire": [
],
"SwiftyJSON": [
]
}
}