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
/
1
/
7
/
c
/
TOMMaillist
/
1.01
/
TOMMaillist.podspec.json
blob
b3cfcb13af537b3c6e55dc44a623d4f456535682
1
{
2
"name": "TOMMaillist",
3
"version": "1.01",
4
"summary": "Address book small frameWork",
5
"homepage": "https://github.com/yeshichang/TOMMaillist",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"yeshichang": "15238280098@163.com"
12
},
13
"platforms": {
14
"ios": "8.0"
15
},
16
"source": {
17
"git": "https://github.com/yeshichang/TOMMaillist.git",
18
"tag": "1.01"
19
},
20
"source_files": "Maillist/**/*.{h,m}",
21
"requires_arc": true,
22
"frameworks": "UIKit"
23
}