[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 0 / b / 3 / SugarKit / 0.0.2 / SugarKit.podspec.json
blob27f370d3852ff08ee168ee1a17185816877f6fbf
2   "name": "SugarKit",
3   "version": "0.0.2",
4   "summary": "Framework which hepls You develop your app faster",
5   "description": "Initial description for Project\nI will hope i change this soon\nnative swift POP",
6   "homepage": "https://github.com/SugarAndCandy/SugarKit.git",
7   "license": "MIT",
8   "authors": {
9     "MAXIM KOLESNIK": "makleso6@gmail.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/SugarAndCandy/SugarKit.git",
16     "tag": "0.0.2",
17     "submodules": false
18   },
19   "source_files": "SugarKit/**/*.swift",
20   "pushed_with_swift_version": "4.0",
21   "subspecs": [
22     {
23       "name": "Router",
24       "source_files": "Router/**/*.swift"
25     }
26   ]