[Add] DocumentReaderOCR 7.5.10931
[CocoaPods.git] / Specs / e / 3 / 6 / PBExpandMenu / 1.0.0 / PBExpandMenu.podspec.json
bloba2e4332dc605c4de9b66b7b13bc152169a2af751
2   "name": "PBExpandMenu",
3   "version": "1.0.0",
4   "summary": "expand menu for iOS development.",
5   "description": "expand menu for FLK.Inc iOS Developers, such as click/choose/pick etc.",
6   "homepage": "https://github.com/iFindTA",
7   "license": "MIT (LICENSE)",
8   "authors": {
9     "nanhujiaju": "hujiaju@hzflk.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/iFindTA/PBExpandMenu.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "PBExpandMenu/Pod/Classes/*.{h,m}",
19   "public_header_files": "PBExpandMenu/Pod/Classes/*.h",
20   "resources": "PBExpandMenu/Pod/Assets/*.*",
21   "frameworks": [
22     "UIKit",
23     "Foundation",
24     "SystemConfiguration"
25   ],
26   "requires_arc": true