[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 1 / f / b / STZPullToRefresh / 0.0.1 / STZPullToRefresh.podspec.json
blobce8f340dba2726094edb5b613eeb77313611e63f
2   "name": "STZPullToRefresh",
3   "version": "0.0.1",
4   "summary": "Control like ActionBar-PullToRefresh of Android for iOS.",
5   "homepage": "https://github.com/STAR-ZERO/STZPullToRefresh",
6   "screenshots": "https://raw.github.com/STAR-ZERO/STZPullToRefresh/master/screenshot.gif",
7   "license": "MIT",
8   "authors": {
9     "Kenji Abe": "kenji@star-zero.com"
10   },
11   "source": {
12     "git": "https://github.com/STAR-ZERO/STZPullToRefresh.git",
13     "tag": "0.0.1"
14   },
15   "platforms": {
16     "ios": "6.0"
17   },
18   "requires_arc": true,
19   "source_files": "Classes/**/*.{h,m}"