[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / e / 5 / c / MyTestCocoaPods / 0.0.2 / MyTestCocoaPods.podspec.json
blobf19711c1fae098d1e7b41c2d6ac55bc3eb717ca5
2   "name": "MyTestCocoaPods",
3   "version": "0.0.2",
4   "summary": "play with cocoaPods",
5   "description": "I play with cocoaPods where this one project",
6   "homepage": "https://github.com/sugerGDev/myTestCocoaPods",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "suger": "gjw_2007@163.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/sugerGDev/myTestCocoaPods.git",
19     "tag": "0.0.2"
20   },
21   "source_files": "MyTestCocoaPods/MyObject/**/*.{h,m}",
22   "public_header_files": "MyTestCocoaPods/MyObject/**/*.h",
23   "requires_arc": true,
24   "frameworks": [
25     "UIKit",
26     "Foundation"
27   ]