[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 7 / 4 / ITPullToRefreshScrollView / 0.0.1 / ITPullToRefreshScrollView.podspec.json
blob46f6598e05469ca6bbdc8b9b652e8bb498ce3e51
2   "name": "ITPullToRefreshScrollView",
3   "version": "0.0.1",
4   "platforms": {
5     "osx": "10.8"
6   },
7   "license": "MIT",
8   "summary": "ITPullToRefreshScrollView is a subclass of NSScrollView which allows iOS 7 style refreshing by pulling.",
9   "authors": {
10     "Ilija Tovilo": "support@ilijatovilo.ch"
11   },
12   "source": {
13     "git": "https://github.com/iluuu1994/ITPullToRefreshScrollView.git",
14     "commit": "024f760638cdce0a0211c833982ffd346e069fec",
15     "submodules": "true"
16   },
17   "source_files": [
18     "Modules/ITProgressIndicator/ITProgressIndicator/Classes/*{h,m}",
19     "Modules/NSBKeyframeAnimation/NSBKeyframeAnimation/Classes/NSBKeyframeAnimation/**",
20     "ITPullToRefreshScrollView/Classes/*{h,m}"
21   ],
22   "requires_arc": true,
23   "homepage": "https://github.com/iluuu1994/ITPullToRefreshScrollView"