[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 5 / 2 / MCUIKit / 0.3.9 / MCUIKit.podspec.json
blob8ac538ca88b49a7d4e5c2344abf84175bc920318
2   "name": "MCUIKit",
3   "version": "0.3.9",
4   "summary": "Additions for iOS UIKit.",
5   "description": "TODO: Add long description of the pod here.\n包含UIKit基础组件库、分类、扩展等",
6   "homepage": "https://github.com/BinaryParadise/MCUIKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mylcode": "mylcode.ali@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/BinaryParadise/MCUIKit.git",
16     "tag": "0.3.9"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MCUIKit/Classes/**/*",
22   "dependencies": {
23     "SDWebImage": [
25     ]
26   }