blob: bdc239e89946e45df1b2f3e33f41dba64f4a75e9 [file] [log] [blame]
{
"name": "Gem",
"version": "1.0.2",
"summary": "An extreme light weight system with high performance for managing all api calls in app with closure",
"homepage": "https://github.com/Albinzr/Gem",
"license": "MIT",
"authors": {
"Albin CR": "albinzr@gmail.com"
},
"source": {
"git": "https://github.com/Albinzr/Gem.git",
"tag": "1.0.2"
},
"swift_version": "4.1",
"requires_arc": true,
"platforms": {
"ios": "10.0"
},
"source_files": [
"Gem",
"Gem/**/*.swift"
]
}