blob: f036d554d241e7837f7dd5b822ce28948b648464 [file] [log] [blame]
{
"name": "GamiAppi",
"version": "0.0.1",
"summary": "iOS-Gami-Appi SDK for Hello World",
"description": "iOS-Gami-Appi for Hello World, including example app",
"homepage": "https://github.com/Abdallah4021/GamiAppi.git",
"license": "MIT",
"authors": "Abdallah",
"platforms": {
"ios": "9.0"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/abdallah4021/GamiAppi.git",
"tag": "0.0.1"
},
"source_files": "GamiAppi/**/*.{h,m,swift}",
"public_header_files": "GamiAppi/**/*.h",
"resources": [
"GamiAppi/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}"
],
"swift_version": "4.2"
}