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] GimbalAirshipAdapter 4.1.0
[CocoaPods.git]
/
Specs
/
4
/
8
/
9
/
AddressBook
/
0.0.3
/
AddressBook.podspec.json
blob
32ebfb8d10383641383e4dd51a1ac53e58614626
1
{
2
"name": "AddressBook",
3
"version": "0.0.3",
4
"summary": "获取本地联系人",
5
"homepage": "https://github.com/molangwu/AddressBook",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"molangwu": "672593619@qq.com"
12
},
13
"platforms": {
14
"ios": "8.0"
15
},
16
"source": {
17
"git": "https://github.com/molangwu/AddressBook.git",
18
"tag": "0.0.3"
19
},
20
"source_files": "*",
21
"frameworks": "AddressBook",
22
"requires_arc": true
23
}