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