[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 0 / 9 / YSYRefreshKit / 0.0.2 / YSYRefreshKit.podspec.json
blobc1317ab2b57f376f897de4990e4d7392b2512059
2   "name": "YSYRefreshKit",
3   "summary": "refresh kit for iOS.",
4   "version": "0.0.2",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "shengyang_yu": "shengyang_yu@sina.cn"
11   },
12   "social_media_url": "http://weibo.com/3002435790/profile?topnav=1&wvr=6&is_all=1",
13   "homepage": "https://github.com/shengyangyu/YSYRefreshKit",
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source": {
18     "git": "https://github.com/shengyangyu/YSYRefreshKit.git",
19     "tag": "0.0.2"
20   },
21   "requires_arc": true,
22   "source_files": "YSYRefreshKit/*.{h,m}",
23   "public_header_files": "YSYRefreshKit/*.{h}",
24   "frameworks": [
25     "UIKit",
26     "CoreFoundation",
27     "QuartzCore"
28   ]