[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 4 / 0 / 6 / Ivy321654FrameworkTestTool / 1.0.1 / Ivy321654FrameworkTestTool.podspec.json
blob6847806592f0abe29e74faf100412aabc5316a4d
2   "name": "Ivy321654FrameworkTestTool",
3   "version": "1.0.1",
4   "summary": "Ivy 的第一个framwork-summary",
5   "description": "Ivy的第一个framework,这是descprition",
6   "homepage": "https://github.com/ivychenyucong/FrameworkCocoapodsTest.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "陈裕聪": "yucong.chen@msxf.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/ivychenyucong/FrameworkCocoapodsTest.git",
19     "tag": "1.0.1"
20   },
21   "exclude_files": "Classes/Exclude",
22   "ios": {
23     "vendored_frameworks": "IvyFramework.framework"
24   },
25   "frameworks": [
26     "UIKit",
27     "Foundation"
28   ],
29   "requires_arc": true