[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / e / a / c / DioFramework / 0.0.2 / DioFramework.podspec.json
blob0cb5708679a7c55ccd211924c6cfeb00ba61b067
2   "name": "DioFramework",
3   "version": "0.0.2",
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.2"
20   },
21   "source_files": [
22     "DioFramework",
23     "DioFramework/*.{h,m}"
24   ],
25   "frameworks": [
26     "UIKit",
27     "Foundation",
28     "XCTest"
29   ],
30   "requires_arc": true