[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / c / 5 / QLCommonUtils / 0.1.0 / QLCommonUtils.podspec.json
blob4d45597283d60be5c99fcf929ebecc6a770aeee1
2   "name": "QLCommonUtils",
3   "version": "0.1.0",
4   "summary": "a common utils for ios project",
5   "homepage": "https://github.com/burtworld/QLCommonUtils",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Paramita": "baqkoo007@aliyun.com"
12   },
13   "source": {
14     "git": "https://github.com/burtworld/QLCommonUtils.git",
15     "tag": "0.1.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "QLCommonUtils/Classes/**/*",
21   "dependencies": {
22     "Base64": [
24     ],
25     "MBProgressHUD": [
27     ],
28     "FMDB": [
30     ],
31     "SDWebImage": [
32       "~> 4.3.3"
33     ],
34     "RTRootNavigationController": [
35       "~> 0.7.0"
36     ]
37   }