[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / 7 / 6 / JYFoundation / 0.0.2 / JYFoundation.podspec.json
blobb54455f52f70d54cc21ef736ba27eb8d99cc2ad8
2   "name": "JYFoundation",
3   "version": "0.0.2",
4   "summary": "A private foundation only for jayasme.",
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.2"
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     "HandyJSON": [
36       "~>4.1"
37     ]
38   },
39   "swift_version": "4.2"