[Add] STBaseProject 1.0.8
[CocoaPods.git] / Specs / a / 2 / 9 / JMOrderCoreKit / 1.1.4-beta1 / JMOrderCoreKit.podspec.json
blobbacd86ed33be0521bc0059cd12d77ced3f29cab6
2   "name": "JMOrderCoreKit",
3   "version": "1.1.4-beta1",
4   "summary": "Jimi distributed DVR for iOS at CocoaPods.",
5   "license": {
6     "type": "Apache License 2.0",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "Eafy": "lizhijian@jimilab.com"
11   },
12   "homepage": "https://github.com/JimiPlatform/JMOrderCoreKit",
13   "description": "Jimi distributed DVR for iOS at CocoaPods.",
14   "requires_arc": true,
15   "source": {
16     "git": "https://github.com/JimiPlatform/JMOrderCoreKit.git",
17     "tag": "v1.1.4-beta1"
18   },
19   "xcconfig": {
20     "VALID_ARCHS": "armv7 armv7s arm64 arm64e x86_64"
21   },
22   "platforms": {
23     "ios": "9.0"
24   },
25   "ios": {
26     "vendored_frameworks": "JMOrderCoreKit.framework"
27   },
28   "dependencies": {
29     "JMSmartMediaPlayer": [
30       "~> 1.1.5"
31     ],
32     "JMSmartUtils": [
33       "~> 1.2.6"
34     ]
35   }