[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 7 / c / 0 / FMRefresh / 0.0.1 / FMRefresh.podspec.json
blobb69c897e7040c1d1352dca630b8c5b37f6a6f989
2   "name": "FMRefresh",
3   "version": "0.0.1",
4   "summary": "A Swift Refresh of FMRefresh. imitate MJRefresh",
5   "homepage": "https://github.com/CoderFM/FMRefresh",
6   "license": "MIT",
7   "authors": {
8     "ć‘šć‘æ˜Ž": "zhoufaming251@163.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "swift_version": "3.3",
14   "source": {
15     "git": "https://github.com/CoderFM/FMRefresh.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "FMNetManager",
20     "Class/*.{swift}"
21   ],
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ]