[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 8 / b / 9 / MyTapbar / 0.0.2 / MyTapbar.podspec.json
blob7c963bab7a0cd724b4b11c06c3adc0a7e3fa1d07
2   "name": "MyTapbar",
3   "version": "0.0.2",
4   "summary": "多item点击.",
5   "description": "多item点击集成。",
6   "homepage": "https://github.com/CaiChenghan/MyTapbar",
7   "license": "MIT",
8   "authors": {
9     "蔡成汉": "1178752402@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/CaiChenghan/MyTapbar.git",
13     "tag": "0.0.2"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "MyTapbar/*.{h,m}",
20   "resource_bundles": {
21     "MyTapbar": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "dependencies": {
26     "Addition": [
28     ]
29   }