[Add] AmitySDK 6.47.1
[CocoaPods.git] / Specs / e / 3 / 7 / SCRefresh / 0.2.6 / SCRefresh.podspec.json
blobf266f3511c9da82a0604fc5b3a2a9781775bc0d6
2   "name": "SCRefresh",
3   "version": "0.2.6",
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.6"
18   },
19   "source_files": "Refresh/Refresh/Source/**/*.{h,m}",
20   "public_header_files": "Refresh/Refresh/Source/Base/*.h",
21   "resources": "Refresh/Refresh/Source/Base/SCRefresh.bundle",
22   "frameworks": "UIKit",
23   "requires_arc": true