blob: 761d2c051524a32593c10ad4fcefb8b4de04163d [file] [log] [blame]
{
"name": "Gemo",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Gemo/Classes/**/*",
"pushed_with_swift_version": "3.0"
}