[Add] Braintree 6.25.0
[CocoaPods.git] / Specs / e / 2 / 3 / DioCompileFramework / 0.0.2 / DioCompileFramework.podspec.json
blob0246c92e33cf45e954e35a9e53af4d5ccb6a808a
2   "name": "DioCompileFramework",
3   "version": "0.0.2",
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.2"
20   },
21   "source_files": "DioCompileFramework.framework/Headers/*.{h,m}",
22   "public_header_files": "DioCompileFramework.framework/Headers/*.h",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "requires_arc": true