blob: 27f370d3852ff08ee168ee1a17185816877f6fbf [file] [log] [blame]
{
"name": "SugarKit",
"version": "0.0.2",
"summary": "Framework which hepls You develop your app faster",
"description": "Initial description for Project\nI will hope i change this soon\nnative swift POP",
"homepage": "https://github.com/SugarAndCandy/SugarKit.git",
"license": "MIT",
"authors": {
"MAXIM KOLESNIK": "makleso6@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/SugarAndCandy/SugarKit.git",
"tag": "0.0.2",
"submodules": false
},
"source_files": "SugarKit/**/*.swift",
"pushed_with_swift_version": "4.0",
"subspecs": [
{
"name": "Router",
"source_files": "Router/**/*.swift"
}
]
}