blob: d673439b65422f72f392cfe08a3ea609cbd7f529 [file] [log] [blame]
{
"name": "CoreIMB",
"version": "0.1.0",
"summary": "Framework for often used by me",
"description": "This framework help you to do easy start packt for starting new projects",
"homepage": "https://github.com/imburakoner/CoreIMB",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"<YOUR NAME HERE>": "imburakoner@gmail.com"
},
"source": {
"git": "https://github.com/imburakoner/CoreIMB.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": [
"CoreIMB/*.{swift,plist}",
"CoreIMB/Extensions/*.{swift,plist}",
"CoreIMB/Libraries/*.{swift,plist}"
],
"pushed_with_swift_version": "3.0"
}