[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / 1 / e / WRKit / 1.0.12 / WRKit.podspec.json
blobdd5550f9ddc0771c18cb12dff11aae60b944ad42
2   "name": "WRKit",
3   "version": "1.0.12",
4   "summary": "kit & funcation的便利构造方法.",
5   "description": "kit & funcation的便利构造方法,常用视图的便利构造,常用的判断方法.",
6   "homepage": "https://github.com/GodFighter/WRKit-Foundation.git",
7   "license": "MIT",
8   "authors": {
9     "Leo Xiang": "xianghui_ios@163.com"
10   },
11   "source": {
12     "git": "https://github.com/GodFighter/WRKit-Foundation.git",
13     "tag": "1.0.12"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "frameworks": "UIKit",
19   "social_media_url": "http://weibo.com/huigedang/home?wvr=5&lf=reg",
20   "requires_arc": true,
21   "subspecs": [
22     {
23       "name": "WRFoundation",
24       "source_files": "WRKit-Foundation/WRFoundation/*.{h,m}"
25     }
26   ]