[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / e / 3 / 7 / SCRefresh / 0.2.7 / SCRefresh.podspec.json
blob3a5d4a4c0fae060a61c2d2f14e5ff9f14eaad2df
2   "name": "SCRefresh",
3   "version": "0.2.7",
4   "summary": "A custom refresh control.",
5   "description": "A custom refresh control .",
6   "homepage": "https://github.com/tsc000",
7   "license": "MIT",
8   "authors": {
9     "童世超": "787753577@qq.com"
10   },
11   "social_media_url": "http://www.jianshu.com/u/e7eb6a8ef66c",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/tsc000/SCRefresh.git",
17     "tag": "0.2.7"
18   },
19   "source_files": "Refresh/Refresh/Source/**/*.{h,m}",
20   "public_header_files": "Refresh/Refresh/Source/**/*.h",
21   "resources": "Refresh/Refresh/Source/Base/SCRefresh.bundle",
22   "frameworks": "UIKit",
23   "requires_arc": true