blob: 7023270699cbdb4d1a5b6b52eff61fc4a7c15150 [file] [log] [blame]
{
"name": "SugarKit",
"version": "0.0.3",
"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.3",
"submodules": false
},
"source_files": "SugarKit/**/*.swift",
"pushed_with_swift_version": "4.0",
"subspecs": [
{
"name": "Router",
"source_files": "Router/**/*.swift"
},
{
"name": "Analytics",
"source_files": "Analytics/Analytics/Analytics/**/*.swift"
}
]
}