[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / c / d / 3 / KTBeeHive / 1.6.1 / KTBeeHive.podspec.json
blob5f4ce48e5e1e5285abe89ddb723b43c72c61c439
2   "name": "KTBeeHive",
3   "version": "1.6.1",
4   "summary": "BeeHive is a kind of modular programming method. fork from BeeHive",
5   "description": "Developer can use BeeHive make iOS programming easier",
6   "homepage": "https://github.com/yjling2019/BeeHive",
7   "license": "GPL",
8   "platforms": {
9     "ios": "8.0"
10   },
11   "authors": {
12     "KOTU": "yjling2019@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/yjling2019/BeeHive.git",
16     "tag": "1.6.1"
17   },
18   "source_files": "BeeHive/*.{h,m}",
19   "resources": "BeeHive/*.bundle",
20   "frameworks": [
21     "QuartzCore",
22     "UIKit"
23   ]