[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / a / 2 / 9 / JMOrderCoreKit / 1.1.8 / JMOrderCoreKit.podspec.json
bloba72d6bbaa774c55051fcc0443fb9959d7b3dca72
2   "name": "JMOrderCoreKit",
3   "version": "1.1.8",
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.8"
18   },
19   "pod_target_xcconfig": {
20     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "armv7 arm64 x86_64 i386"
21   },
22   "user_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "armv7 arm64 x86_64 i386"
24   },
25   "xcconfig": {
26     "OTHER_LDFLAGS": "-ObjC"
27   },
28   "platforms": {
29     "ios": "9.0"
30   },
31   "ios": {
32     "vendored_frameworks": "JMOrderCoreKit.framework"
33   },
34   "dependencies": {
35     "JMSmartMediaPlayer": [
37     ],
38     "JMSmartUtils": [
40     ]
41   }