[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / f / 4 / SNBFoundation / 0.1.2 / SNBFoundation.podspec.json
blob3c8ac2d235895cfed41ccddf2b728cb02ae69316
2   "name": "SNBFoundation",
3   "version": "0.1.2",
4   "summary": "SNBFoundation is extension of Foundation",
5   "homepage": "http://git.snowballfinance.com/ios/snbfoundation",
6   "authors": {
7     "xueqiu dev": "developer@xueqiu.com"
8   },
9   "platforms": {
10     "ios": "7.0"
11   },
12   "source": {
13     "git": "http://git.snowballfinance.com/ios/snbfoundation.git",
14     "tag": "0.1.2"
15   },
16   "source_files": "SNBFoundation/SNBFoundation/Source/**/*.{h,m}",
17   "requires_arc": true,
18   "dependencies": {
19     "libextobjc": [
20       "~> 0.4.1"
21     ],
22     "JRSwizzle": [
23       "~> 1.0"
24     ],
25     "TransformerKit/Core": [
26       "~> 0.5.4"
27     ]
28   },
29   "license": {
30     "type": "Xueqiu",
31     "text": "      Copyright (c) 2015 Xueqiu Inc (http://www.xueqiu.com/)\n"
32   }