[Add] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / 3 / f / 1 / SCSegment / 1.0.1 / SCSegment.podspec.json
blob7ec4fcd778dcf94b151d7526c41d613e07fa7c6a
2   "name": "SCSegment",
3   "version": "1.0.1",
4   "summary": "SCSegment supports setting up tabs with pictures using web pictures and local pictures.",
5   "homepage": "https://github.com/Samueler/SCSegment",
6   "license": "MIT",
7   "authors": {
8     "Samueler": "Samueler.chen@gmail.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/Samueler/SCSegment.git",
15     "tag": "1.0.1"
16   },
17   "source_files": [
18     "SCSegment/Core",
19     "SCSegment/Core/**/*.{h,m}"
20   ],
21   "dependencies": {
22     "SDWebImage": [
23       "~> 4.4.1"
24     ]
25   },
26   "resources": "SCSegment/Core/Segment/Supporting/SCSegmentBundle.bundle"