[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 6 / a / ABMFullScrollBehavior / 2.0 / ABMFullScrollBehavior.podspec.json
blobdd3f450e655add6a718393fe6652407980cbd011
2   "name": "ABMFullScrollBehavior",
3   "version": "2.0",
4   "summary": "Component that provide the behavior of hidding a header view while the user makes scroll. It is inspiring in Facebook table scroll style.",
5   "homepage": "https://github.com/andresbrun/ABFullScrollViewController",
6   "screenshots": "https://raw.githubusercontent.com/andresbrun/ABFullScrollViewController/master/ABFullScrollViewControllerExample/Demo/ABFullScrollVC_screen_1.png",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "AndrĂ©s Brun Moreno": "andresbrunmoreno@gmail.com"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source": {
18     "git": "https://github.com/andresbrun/ABFullScrollViewController.git",
19     "tag": "CocoaPods/v2.0"
20   },
21   "source_files": "ABMFullScrollBehavior/*.{h,m}",
22   "requires_arc": true