[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / c / 0 / 5 / LHSCategoriesFlowView / 0.1.0 / LHSCategoriesFlowView.podspec.json
blobbaf0c918513e6c6c067443777dc139773130fa0f
2   "name": "LHSCategoriesFlowView",
3   "version": "0.1.0",
4   "summary": "A simple view that displays tags in a flow layout.",
5   "license": {
6     "type": "Apache 2.0",
7     "file": "LICENSE"
8   },
9   "homepage": "http://lionheartsw.com/",
10   "authors": {
11     "Dan Loewenherz": "dan@lionheartsw.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/lionheart/LHSCategoriesFlowView.git",
18     "tag": "v0.1.0"
19   },
20   "source_files": "LHSCategoriesFlowView/*.{h,m}",
21   "exclude_files": "Classes/Exclude",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "requires_arc": true,
27   "dependencies": {
28     "LHSCategoryCollection": [
30     ]
31   }