[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 3 / 6 / JYCommon / 0.1.0 / JYCommon.podspec.json
blob9687816c4f8b8339ba8802eb76f857a877c15933
2   "name": "JYCommon",
3   "version": "0.1.0",
4   "summary": "JYComponent JYCommon",
5   "swift_version": "4.0",
6   "description": "JYComponent-JYCommon",
7   "homepage": "http://gitlab.juneyaokc.com:9999/AppComponent/JYCommon_ios",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "lin bo": "bo.lin@juneyaokc.com"
14   },
15   "source": {
16     "git": "http://gitlab.juneyaokc.com:9999/AppComponent/JYCommon_ios.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "JYCommon/Classes/**/*",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "dependencies": {
28     "MGJRouter": [
30     ],
31     "MBProgressHUD": [
33     ],
34     "JYWebServer": [
36     ]
37   }