[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 1 / 4 / 8 / DDQUIKit / 1.0.3 / DDQUIKit.podspec.json
blobb6d0bb7981159c2e3b1b9a5a36f1dfd603d19d9e
2   "name": "DDQUIKit",
3   "version": "1.0.3",
4   "platforms": {
5     "ios": "8.0"
6   },
7   "summary": "各种常用控件的基类",
8   "homepage": "https://github.com/MyNameDDQ/DDQUIKit",
9   "license": "MIT",
10   "authors": {
11     "MyNameDDQ": "wjddq@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/MyNameDDQ/DDQUIKit.git",
15     "tag": "1.0.3"
16   },
17   "requires_arc": true,
18   "source_files": "*.{h,m}",
19   "dependencies": {
20     "YYKit": [
22     ],
23     "MJRefresh": [
25     ],
26     "DDQAutoLayout": [
28     ]
29   }