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] YLCategory-MacOS 1.1.3
[CocoaPods.git]
/
Specs
/
b
/
2
/
6
/
LGFOCTool
/
1.1.1
/
LGFOCTool.podspec.json
blob
6ea85a01175690e4e37bb5ce32ab0bd4cce8b4fc
1
{
2
"name": "LGFOCTool",
3
"version": "1.1.1",
4
"summary": "LGFOCTool",
5
"homepage": "https://github.com/aiononhiii/LGFOCTool.git",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"aiononhiii": "452354033@qq.com"
12
},
13
"requires_arc": true,
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source": {
18
"git": "https://github.com/aiononhiii/LGFOCTool.git",
19
"tag": "1.1.1"
20
},
21
"frameworks": [
22
"Foundation",
23
"UIKit",
24
"QuartzCore",
25
"AssetsLibrary",
26
"AVFoundation",
27
"CoreGraphics",
28
"CoreVideo",
29
"CoreMedia",
30
"CoreImage",
31
"CoreLocation",
32
"SystemConfiguration",
33
"Photos",
34
"CoreTelephony",
35
"AddressBook",
36
"Contacts",
37
"HealthKit",
38
"EventKit"
39
],
40
"source_files": "LGFOCTool/**/*.{h,m}"
41
}