[Add] TTSDK-iOS 2.0.2
[CocoaPods.git] / Specs / a / 2 / 9 / JMOrderCoreKit / 1.1.4-beta4 / JMOrderCoreKit.podspec.json
blobe6ba40d760a6526bb3758dad5a314253ec393e7b
2   "name": "JMOrderCoreKit",
3   "version": "1.1.4-beta4",
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-beta4"
18   },
19   "xcconfig": {
20     "OTHER_LDFLAGS": "-ObjC"
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   }