[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / 3 / a / wetab / 1.0.0 / wetab.podspec.json
blob152c481a8d27bb813ceb0ebcec0e6fb274c9495a
2   "name": "wetab",
3   "version": "1.0.0",
4   "license": {
5     "type": "MIT",
6     "file": "./LICENSE"
7   },
8   "summary": "a iOS tabbar.",
9   "homepage": "https://github.com/i5ting/wetab",
10   "authors": {
11     "alfred sang": "shiren1118@126.com"
12   },
13   "source": {
14     "git": "https://github.com/i5ting/wetab.git",
15     "tag": "1.0.0"
16   },
17   "description": "wetab is a iOS tabbar component.\nwetab supports iOS.",
18   "source_files": "Wetab/*.{h,m}",
19   "ios": {
20     "frameworks": [
21       "Foundation",
22       "UIKit"
23     ]
24   },
25   "platforms": {
26     "ios": "6.0"
27   },
28   "requires_arc": true