[Add] FTMobileSDK 1.5.10-alpha.1
[CocoaPods.git] / Specs / b / 7 / 6 / JYFoundation / 0.3.1 / JYFoundation.podspec.json
blobeded4053ef64e6a7da1d7ed5c50166d0fe300f86
2   "name": "JYFoundation",
3   "version": "0.3.1",
4   "license": "MIT",
5   "summary": "A multi usages foundation library for iOS Swift.",
6   "homepage": "https://github.com/jayasme/JYFoundation",
7   "authors": {
8     "jayasme": "sunshine121981@126.com"
9   },
10   "source": {
11     "git": "https://github.com/jayasme/JYFoundation.git",
12     "tag": "0.3.1"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "swift_versions": "5.0",
18   "dependencies": {
19     "Alamofire": [
21     ],
22     "PromiseKit/CorePromise": [
24     ],
25     "SDWebImage": [
27     ],
28     "HandyJSON": [
30     ]
31   },
32   "source_files": "JYFoundation/**/*.{h,m,swift}",
33   "swift_version": "5.0"