[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 6 / d / 4 / myTest20180120 / 0.0.1 / myTest20180120.podspec.json
blob99cf87e95c53c67234d3abd4966a18b67510ee43
2   "name": "myTest20180120",
3   "version": "0.0.1",
4   "summary": "summary描述,谢谢",
5   "description": "这是第一次发布,老鼠爱大米吗",
6   "homepage": "https://github.com/OwenJoe/myTest20180120",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhwb": "zhuwb@hori-gz.com"
13   },
14   "source": {
15     "git": "https://github.com/OwenJoe/myTest20180120.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "MyDemo/**/*.{h,m}",
19   "requires_arc": true,
20   "frameworks": "UIKit",
21   "platforms": {
22     "ios": "7.0"
23   },
24   "xcconfig": {
25     "FRAMEWORK_SEARCH_PATHS": "$(PLATFORM_DIR)/Developer/Library/Frameworks"
26   }