[Add] MYBLMusicSDK 0.5.8
[CocoaPods.git] / Specs / 0 / c / 6 / JSCoreKit / 0.1.8 / JSCoreKit.podspec.json
blobfde83ca9f3212fe7f6ab7fa339e18978e014bbad
2   "name": "JSCoreKit",
3   "version": "0.1.8",
4   "summary": "JSCoreKit",
5   "homepage": "https://github.com/jiasongs/JSCoreKit",
6   "authors": {
7     "jiasong": "593908937@qq.com"
8   },
9   "platforms": {
10     "ios": "10.0"
11   },
12   "swift_versions": [
13     "4.2",
14     "5.0"
15   ],
16   "source": {
17     "git": "https://github.com/jiasongs/JSCoreKit.git",
18     "tag": "0.1.8"
19   },
20   "frameworks": [
21     "Foundation",
22     "UIKit",
23     "CoreGraphics",
24     "QuartzCore"
25   ],
26   "source_files": "Sources",
27   "license": "MIT",
28   "requires_arc": true,
29   "subspecs": [
30     {
31       "name": "Core",
32       "source_files": [
33         "Sources/**/*.{h,m}",
34         "Sources/**/**/*.{h,m}"
35       ]
36     }
37   ],
38   "swift_version": "5.0"