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] TMFind 0.0.86
[CocoaPods.git]
/
Specs
/
a
/
6
/
8
/
caid
/
1.0.0
/
caid.podspec.json
blob
777d7a52b0d5c9b3c9a368912bf50cfbd25e0a8a
1
{
2
"name": "caid",
3
"version": "1.0.0",
4
"summary": "计算caid可能用到的一些信息",
5
"homepage": "https://github.com/pdso/caid",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"pdso": "pd@99d.in"
12
},
13
"source": {
14
"git": "https://github.com/pdso/caid.git",
15
"tag": "1.0.0"
16
},
17
"platforms": {
18
"ios": "9.0"
19
},
20
"source_files": "caid/Classes/**/*",
21
"public_header_files": "caid/Classes/**/*.h",
22
"frameworks": [
23
"UIKit",
24
"CoreTelephony"
25
]
26
}