[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / e / 2 / 3 / DioCompileFramework / 0.0.1 / DioCompileFramework.podspec.json
blobcaa4207b4b5d62825d7ab1db5b2cd20da9941f4b
2   "name": "DioCompileFramework",
3   "version": "0.0.1",
4   "summary": "make DioCompileFramework.",
5   "description": "This is a framework for compiled library.",
6   "homepage": "https://github.com/dioq/MySDK",
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/MySDK.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "DioCompileFramework.framework/DioCompileFramework",
23     "DioCompileFramework.framework/Headers/*.{h,m}"
24   ],
25   "public_header_files": "DioCompileFramework.framework/Headers/*.h",
26   "frameworks": [
27     "UIKit",
28     "Foundation"
29   ],
30   "requires_arc": true