[Add] CarDrLib 1.0.1
[CocoaPods.git] / Specs / 8 / 3 / f / JMeetingFramework / 2.0.7 / JMeetingFramework.podspec.json
blob1c1326672a2b9be7dcf69984c0d56ff314449903
2   "name": "JMeetingFramework",
3   "version": "2.0.7",
4   "summary": "JMeetingFramework.",
5   "description": "JMeetingFramework is a MeetingRoom UI for developer",
6   "homepage": "https://github.com/QIUBAIY/JMeetingSDK",
7   "license": "MIT",
8   "authors": {
9     "yanglizheng": "yangyang951456@163.com"
10   },
11   "source": {
12     "git": "https://github.com/QIUBAIY/JMeetingSDK.git",
13     "tag": "v2.0.7"
14   },
15   "source_files": [
16     "JMeetingFramework.framework/Headers",
17     "*.{h,m}"
18   ],
19   "exclude_files": "JMeetingFramework/Exclude",
20   "requires_arc": true,
21   "dependencies": {
22     "JSONKit": [
23       "~> 1.4"
24     ]
25   },
26   "platforms": {
27     "osx": null,
28     "ios": null,
29     "tvos": null,
30     "watchos": null
31   }