[Add] RogoCore 1.0.8.9
[CocoaPods.git] / Specs / 6 / e / 9 / MLRefreshControl / 1.0.2 / MLRefreshControl.podspec.json
blobc77969433ebe964f0c37d2ee0a797ede1a5b01af
2   "name": "MLRefreshControl",
3   "version": "1.0.2",
4   "summary": "Pull down to refresh",
5   "homepage": "https://github.com/molon/MLRefreshControl",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "molon": "dudl@qq.com"
11   },
12   "source": {
13     "git": "https://github.com/molon/MLRefreshControl.git",
14     "tag": "1.0.2"
15   },
16   "platforms": {
17     "ios": "7.0"
18   },
19   "public_header_files": "Classes/**/*.h",
20   "source_files": "Classes/**/*.{h,m}",
21   "requires_arc": true