[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / 1 / 0 / ODRefreshControl / 0.0.2 / ODRefreshControl.podspec.json
blob9d98d0a5f3e32f66056025094021dc3cd9874051
2   "name": "ODRefreshControl",
3   "version": "0.0.2",
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": "06e26ffead"
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