[Add] DocumentReaderOCR 7.5.10931
[CocoaPods.git] / Specs / e / 3 / 7 / WQSomeUIKit / 1.1.3 / WQSomeUIKit.podspec.json
blobf84df858b172f8f846b38ad9870a16c613632bca
2   "name": "WQSomeUIKit",
3   "version": "1.1.3",
4   "summary": "Usual collection",
5   "description": "平常自己使用一些频率比较高得工具、控件的封装,后期使用的时候也不断维护、更新",
6   "homepage": "https://github.com/wang68543/WQSomeUIKit",
7   "license": "MIT",
8   "authors": {
9     "王强": "wang68543@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/wang68543/WQSomeUIKit.git",
16     "tag": "1.1.3"
17   },
18   "requires_arc": true,
19   "source_files": "WQSomeUIKit/**/**/*.{h,m}",
20   "resources": [
21     "WQSomeUIKit/Resources/Sb/*.storyboard"
22   ],
23   "exclude_files": "WQSomeUIKit/Tool/VoiceTool/amrwapper/*.{h,m}",
24   "dependencies": {
25     "AFNetworking": [
26       "~> 3.0"
27     ],
28     "SDWebImage": [
29       "~>3.8"
30     ]
31   }