[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / e / b / BScrollController / 1.0.0 / BScrollController.podspec.json
blob82e189e716049d19c34bcad79671b27e07c70818
2   "name": "BScrollController",
3   "version": "1.0.0",
4   "requires_arc": true,
5   "authors": {
6     "Piotr Bernad": "piotr.bernad@appunite.com"
7   },
8   "platforms": {
9     "ios": "6.0"
10   },
11   "summary": "Simple grouped scroll controller for UICollectionViewController items",
12   "license": {
13     "type": "MIT"
14   },
15   "ios": {
16     "xcconfig": {
17       "HEADER_SEARCH_PATHS": "$(PODS_ROOT)/../../BScrollController/**"
18     }
19   },
20   "homepage": "http://github.com/piotrbernad/BScrollController",
21   "source": {
22     "git": "https://github.com/piotrbernad/BScrollController.git",
23     "tag": "1.0.0"
24   },
25   "source_files": "BScrollController/Classes/*.{h,m}"