[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / b / 7 / 6 / JYFoundation / 0.0.1 / JYFoundation.podspec.json
blobc2e79636fb6aa65885abcd7e49e056a73da5667c
2   "name": "JYFoundation",
3   "version": "0.0.1",
4   "summary": "A private foundation.",
5   "description": "A private foundation only for myself, DO NOT use it, I don't assume any consequence if you persistently use it.",
6   "homepage": "https://github.com/jayasme/JYFoundation",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jayasme": "sunshine121981@126.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/jayasme/JYFoundation.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "JYFoundation",
23     "JYFoundation/**/*.{h,m}"
24   ],
25   "dependencies": {
26     "Alamofire": [
27       "~>4.7"
28     ],
29     "PromiseKit/CorePromise": [
30       "~>6.2"
31     ],
32     "SDWebImage": [
33       "~>4.3"
34     ],
35     "RongCloudIM/IMLib": [
36       "~>2.9"
37     ],
38     "HandyJSON": [
39       "~>4.1"
40     ],
41     "WechatOpenSDK": [
42       "~>1.8"
43     ],
44     "Weibo_SDK": [
45       "~>3.1"
46     ]
47   },
48   "swift_version": "4.2"