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] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git]
/
Specs
/
0
/
5
/
4
/
Founq_KeychainIDFA
/
1.0.0
/
Founq_KeychainIDFA.podspec.json
blob
1317c03cdec114cd7bd68a3dbe9a82b68307d64b
1
{
2
"name": "Founq_KeychainIDFA",
3
"version": "1.0.0",
4
"summary": "Founq_KeychainIDFA. 获取idfa标示当设备唯一识别,并保存到keychain中.基本不变.除非刷机.",
5
"homepage": "https://github.com/ysghome",
6
"license": "MIT",
7
"authors": "ego.yin",
8
"platforms": {
9
"ios": "7.0"
10
},
11
"source": {
12
"git": "https://github.com/ysghome/Founq_KeychainIDFA.git",
13
"tag": "1.0.0"
14
},
15
"source_files": [
16
"Pod/Classes",
17
"Pod/Classes/**/*.{h,m}"
18
],
19
"frameworks": [
20
"Foundation",
21
"Security"
22
],
23
"requires_arc": true
24
}