[Add] LastFM.swift 1.5.0
[CocoaPods.git] / Specs / 0 / a / d / YWRongCloudCallKit / 3.0.0 / YWRongCloudCallKit.podspec.json
blob111ae2c087c978c435a4b81dcae8d57c56e51d3f
2   "name": "YWRongCloudCallKit",
3   "version": "3.0.0",
4   "summary": "YWRongCloudCallKit is forked from callkit-ios,but it is not support cocoapods,So it just support cocoapods",
5   "description": "Open-source code of RongCloud VoIP Audio/Video UI",
6   "homepage": "https://github.com/YWSawyer/callkit-ios",
7   "license": "MIT",
8   "authors": {
9     "YWSawyer": "yuan_wei_1@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/YWSawyer/callkit-ios.git",
16     "tag": "3.0.0"
17   },
18   "source_files": [
19     "ios-rongcallkit/*",
20     "*.{h,m,mm}"
21   ],
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "requires_arc": true