[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 6 / e / 9 / MLRefreshControl / 0.0.1 / MLRefreshControl.podspec.json
blob7d008780f94cfb8f1c8a8adffeafe70025b9c262
2   "name": "MLRefreshControl",
3   "version": "0.0.1",
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": "0.0.1"
15   },
16   "platforms": {
17     "ios": "7.0"
18   },
19   "public_header_files": "Classes/**/*.h",
20   "source_files": "Classes/**/*.{h,m}",
21   "requires_arc": true