[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 0 / 5 / 9 / FHRefreshControl / 1.0.0 / FHRefreshControl.podspec.json
blob62a2d769570630b0191e36d290d716c81a445261
2   "name": "FHRefreshControl",
3   "version": "1.0.0",
4   "summary": "A refresh view used on iOS.",
5   "description": "                       It is a refresh view used on iOS, which implement by Objective-C.\n",
6   "homepage": "https://github.com/forrHuen/FHRefreshControl.git",
7   "license": "MIT",
8   "authors": {
9     "禤志锋": "1216315508@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/forrHuen/FHRefreshControl.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "FHRefresh/*",
20   "frameworks": [
21     "Foundation",
22     "CoreGraphics",
23     "UIKit"
24   ]