[Add] CarDrLib 1.0.1
[CocoaPods.git] / Specs / 0 / b / 3 / SugarKit / 0.0.3 / SugarKit.podspec.json
blob7023270699cbdb4d1a5b6b52eff61fc4a7c15150
2   "name": "SugarKit",
3   "version": "0.0.3",
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.3",
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     {
27       "name": "Analytics",
28       "source_files": "Analytics/Analytics/Analytics/**/*.swift"
29     }
30   ]