[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 2 / 9 / JMOrderCoreKit / 1.1.4-beta2 / JMOrderCoreKit.podspec.json
blob8d2529248b429d6ac833ed1a7b8bce8476fe5bf7
2   "name": "JMOrderCoreKit",
3   "version": "1.1.4-beta2",
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-beta2"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "ios": {
23     "vendored_frameworks": "JMOrderCoreKit.framework"
24   },
25   "dependencies": {
26     "JMSmartMediaPlayer": [
27       "~> 1.1.5"
28     ],
29     "JMSmartUtils": [
30       "~> 1.2.6"
31     ]
32   }