blob: 15590bb4bc4d37c2ea94bb0d90745947d9409935 [file] [log] [blame]
{
"name": "Gemo",
"version": "0.1.7",
"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": {
"Gamal": "gamalgemfox@gmail.com"
},
"source": {
"git": "https://github.com/gemgemo/Gemo.git",
"tag": "0.1.7"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Gemo/Classes/**/*",
"pushed_with_swift_version": "echo “4.0” >> .swift-version"
}