[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / c / 1 / 0 / ODRefreshControl / 0.0.1 / ODRefreshControl.podspec.json
blob04cecf26338d2ea1c71e12bd6b6e0364ead5e3d0
2   "name": "ODRefreshControl",
3   "version": "0.0.1",
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": "Sephiroth87",
8   "source": {
9     "git": "https://github.com/Sephiroth87/ODRefreshControl.git",
10     "commit": "464f80c793"
11   },
12   "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.",
13   "platforms": {
14     "ios": null
15   },
16   "source_files": "ODRefreshControl/ODRefreshControl*.{h,m}",
17   "frameworks": "QuartzCore",
18   "requires_arc": true