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] DSPSDK 1.0.1.8
[CocoaPods.git]
/
Specs
/
d
/
a
/
7
/
LJAddressBook
/
1.0.1
/
LJAddressBook.podspec.json
blob
855889e3142c36d6904f4d75d0cdee0b4fe8f7b3
1
{
2
"name": "LJAddressBook",
3
"version": "1.0.1",
4
"summary": "获取通讯录所有信息",
5
"homepage": "https://github.com/leejayID/LJAddressBook.git",
6
"license": "MIT",
7
"authors": {
8
"李健": "leejay_email@163.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/leejayID/LJAddressBook.git",
15
"tag": "1.0.1"
16
},
17
"source_files": [
18
"LJAddressBook",
19
"LJAddressBook/**/*.{h,m}"
20
],
21
"requires_arc": true
22
}