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] PlasoLogger 1.0.2
[CocoaPods.git]
/
Specs
/
7
/
4
/
3
/
compoment
/
1.0.0
/
compoment.podspec.json
blob
28577166b8866e07e104a4677cce5ebeca9bfd48
1
{
2
"name": "compoment",
3
"version": "1.0.0",
4
"license": "MIT",
5
"summary": "A delightful TextField of PhoneNumber",
6
"homepage": "https://github.com/FlyWithCode/compoment",
7
"source": {
8
"git": "https://github.com/FlyWithCode/compoment.git",
9
"tag": "1.0.0"
10
},
11
"source_files": "compoment/*.{h,m}",
12
"platforms": {
13
"ios": "7.0"
14
},
15
"frameworks": [
16
"UIKit",
17
"Foundation"
18
],
19
"authors": {
20
"Eason.Shi": "ext.eason.shi@ef.com"
21
}
22
}