repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git]
/
Specs
/
c
/
4
/
7
/
PooTools
/
1.2.5
/
PooTools.podspec.json
blob
65f699c3f5983f49eb034f60bda3cb7c10679c01
1
{
2
"name": "PooTools",
3
"version": "1.2.5",
4
"authors": {
5
"crazypoo": "273277355@qq.com"
6
},
7
"homepage": "https://github.com/crazypoo/PTools",
8
"summary": "hahahahahahahahha.",
9
"source": {
10
"git": "https://github.com/crazypoo/PTools.git",
11
"tag": "1.2.5"
12
},
13
"license": {
14
"type": "MIT",
15
"file": "LICENSE"
16
},
17
"platforms": {
18
"ios": "8.0"
19
},
20
"requires_arc": true,
21
"source_files": [
22
"PooTools",
23
"PooTools/**/*.{h,m}"
24
],
25
"frameworks": [
26
"UIKit",
27
"AudioToolbox",
28
"ExternalAccessory",
29
"CoreText",
30
"SystemConfiguration",
31
"WebKit",
32
"QuartzCore",
33
"CoreTelephony",
34
"Security",
35
"Foundation",
36
"AVFoundation",
37
"Speech",
38
"LocalAuthentication",
39
"HealthKit",
40
"CoreMotion"
41
],
42
"dependencies": {
43
"SDWebImage": [
44
45
]
46
}
47
}