blob: a2fbc803636928e1927d13f0834bf1b35586654b [file] [log] [blame]
{
"name": "Gemo",
"version": "0.1.1",
"summary": "my first library",
"description": "my first library, use to make my work easy",
"homepage": "https://github.com/gemgemo/Gemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gemgemo": "gamalgemfox@gmail.com"
},
"source": {
"git": "https://github.com/gemgemo/Gemo.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Gemo/Classes/**/*",
"pushed_with_swift_version": "3.0"
}