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] FCVideo 3.2.21
[CocoaPods.git]
/
Specs
/
6
/
d
/
a
/
Safeframe
/
1.0.0
/
Safeframe.podspec.json
blob
5081002539991416183f0ce4333a7374c7868e36
1
{
2
"name": "Safeframe",
3
"version": "1.0.0",
4
"summary": "A safe text boxes",
5
"homepage": "https://github.com/HeDong1117/SafeframeDemo",
6
"license": "MIT",
7
"authors": {
8
"HeDong": "57008939@qq.com"
9
},
10
"source": {
11
"git": "https://github.com/HeDong1117/SafeframeDemo.git",
12
"tag": "1.0.0"
13
},
14
"platforms": {
15
"ios": "7.0"
16
},
17
"requires_arc": true,
18
"source_files": "SafeframeDemo/Safeframe/*.{h,m}"
19
}