[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / c / 1 / 0 / ODRefreshControl / 1.2 / ODRefreshControl.podspec.json
blob3133259892ca4d2a9efc72d9586015b4bfb8b454
2   "name": "ODRefreshControl",
3   "version": "1.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": {
8     "Fabio Ritrovato": "fabio@orangeinaday.com"
9   },
10   "source": {
11     "git": "https://github.com/Sephiroth87/ODRefreshControl.git",
12     "tag": "1.2"
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