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] FaceSDKNightly 6.4.2314
[CocoaPods.git]
/
Specs
/
3
/
2
/
a
/
YXPressRecord
/
1.0.0
/
YXPressRecord.podspec.json
blob
820b4fb6ed85729c80680cea82dd148df8e100ec
1
{
2
"name": "YXPressRecord",
3
"version": "1.0.0",
4
"summary": "A press record library",
5
"homepage": "https://github.com/reylen/YXPressRecord",
6
"license": "MIT",
7
"authors": {
8
"reylen": "zhangx0904@163.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/reylen/YXPressRecord.git",
15
"tag": "1.0.0"
16
},
17
"source_files": [
18
"Source",
19
"Source/**/*"
20
],
21
"frameworks": [
22
"AVFoundation",
23
"QuartzCore"
24
],
25
"requires_arc": true
26
}