[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / e / 0 / 9 / YSYRefreshKit / 0.0.1 / YSYRefreshKit.podspec.json
blob17c6e81a3d9a567a00609f8959270161f504bdd2
2   "name": "YSYRefreshKit",
3   "summary": "refresh kit for iOS.",
4   "version": "0.0.1",
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/ibireme/YYModel",
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source": {
18     "git": "https://github.com/shengyangyu/YSYRefreshKit.git",
19     "tag": "0.0.1"
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   ]