blob: ecdea01f3913b1d379144cc093c8801edb17b9e3 [file] [log] [blame]
{
"name": "ModuluxMobileAPI",
"version": "0.0.5",
"summary": "Modulux Mobile Api used for iOS basic behaviours",
"description": "Used for internal use, but feel free to used it anywhere",
"homepage": "https://github.com/lordinferno1/moduluxAPI",
"license": "MIT",
"authors": {
"Jonathan Silva": "jhi.290292@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/lordinferno1/moduluxAPI.git",
"tag": "0.0.5"
},
"source_files": [
"ModuluxMobileApi",
"ModuluxMobileApi/**/*.{h,m,swift}"
],
"exclude_files": "ModuluxMobileAPI/testingPlists/*",
"dependencies": {
"Alamofire": [
"~> 4.4"
]
},
"pushed_with_swift_version": "3.0"
}