[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 0 / 2 / 4 / SSToolkit / 2.0.0 / SSToolkit.podspec.json
blob073ed05faa530971374d62fced549cb04f50204c
2   "name": "SSToolkit",
3   "version": "2.0.0",
4   "authors": {
5     "Sam Soffes": "sam@soff.es"
6   },
7   "homepage": "https://github.com/soffes/sstoolkit",
8   "summary": "A grab bag of iOS goodness.",
9   "source": {
10     "git": "https://github.com/soffes/sstoolkit.git",
11     "tag": "v2.0.0"
12   },
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "platforms": {
18     "ios": "6.0"
19   },
20   "requires_arc": true,
21   "source_files": "SSToolkit",
22   "dependencies": {
23     "SAMAddressBar": [
25     ],
26     "SAMBadgeView": [
28     ],
29     "SAMGradientView": [
31     ],
32     "SAMHUDView": [
34     ],
35     "SAMLabel": [
37     ],
38     "SAMLoadingView": [
40     ],
41     "SAMCircleProgressView": [
43     ],
44     "SAMRateLimit": [
46     ],
47     "SAMTextField": [
49     ],
50     "SAMTextView": [
52     ],
53     "SAMWebView": [
55     ],
56     "SAMCategories": [
58     ]
59   }