[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / 1 / 0 / ODRefreshControl / 1.1.0 / ODRefreshControl.podspec.json
blob14835210dcfdae27c0257ef2c8600ddea966ec6b
2   "name": "ODRefreshControl",
3   "version": "1.1.0",
4   "license": "MIT",
5   "summary": "A pull down to refresh control like the one in Apple's iOS6 Mail App.",
6   "homepage": "https://github.com/Sephiroth87/ODRefreshControl",
7   "authors": {
8     "Fabio Ritrovato": "fabio@orangeinaday.com"
9   },
10   "source": {
11     "git": "https://github.com/Sephiroth87/ODRefreshControl.git",
12     "tag": "1.1.0"
13   },
14   "description": "ODRefreshControl is a \"pull down to refresh\" control for UIScrollView,like the one Apple introduced in iOS6, but available to anyone from iOS4 and up.",
15   "platforms": {
16     "ios": null
17   },
18   "source_files": "ODRefreshControl/ODRefreshControl*.{h,m}",
19   "frameworks": "QuartzCore",
20   "requires_arc": true