[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / b / a / 2 / SDUIKit / 0.0.1 / SDUIKit.podspec.json
blob4bc852e3aed3864f459de5faa80b10f8689de350
2   "name": "SDUIKit",
3   "version": "0.0.1",
4   "summary": "commen UI class",
5   "description": "UI Extension+Category and DataProcess",
6   "homepage": "https://github.com/fengtianbest/SDUIKit",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "liulei": "270659112@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/fengtianbest/SDUIKit.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "SDUIKit/**/*.{h,m}",
22   "frameworks": "UIKit",
23   "exclude_files": "Classes/Exclude",
24   "dependencies": {
25     "MJRefresh": [
27     ]
28   }