[Add] YIM 2.2.1
[CocoaPods.git] / Specs / 0 / c / 6 / JSCoreKit / 0.2.2 / JSCoreKit.podspec.json
blobc52ba918e8a3551533448f2bc4449b6e4a1ea3c2
2   "name": "JSCoreKit",
3   "version": "0.2.2",
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.2.2"
19   },
20   "frameworks": [
21     "Foundation",
22     "UIKit",
23     "CoreGraphics",
24     "QuartzCore"
25   ],
26   "license": "MIT",
27   "requires_arc": true,
28   "pod_target_xcconfig": {
29     "APPLICATION_EXTENSION_API_ONLY": "NO"
30   },
31   "source_files": "Sources",
32   "subspecs": [
33     {
34       "name": "Core",
35       "source_files": "Sources/**/**/*.{h,m,swift}"
36     }
37   ],
38   "swift_version": "5.0"