[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / e / a / c / DioFramework / 0.0.1 / DioFramework.podspec.json
blob1f993ff477ff7d7a7c8615a9ec29936bac9ab18a
2   "name": "DioFramework",
3   "version": "0.0.1",
4   "summary": "This is a test.",
5   "description": "This is My Framework only for test.",
6   "homepage": "https://github.com/dioq/MyFramework",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "dioq": "zhendong2011@live.cn"
13   },
14   "platforms": {
15     "ios": "15.0"
16   },
17   "source": {
18     "git": "https://github.com/dioq/MyFramework.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "DioFramework",
23     "DioFramework/*.{h,m}"
24   ],
25   "frameworks": [
26     "UIKit",
27     "Foundation"
28   ],
29   "requires_arc": true