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] BlueIDAccessSDK 2.30.0
[CocoaPods.git]
/
Specs
/
1
/
7
/
f
/
LFCocoapodsT
/
0.0.2
/
LFCocoapodsT.podspec.json
blob
09b27e5146f27b89d58dd99a8325e00677e62551
1
{
2
"name": "LFCocoapodsT",
3
"version": "0.0.2",
4
"license": "MIT",
5
"summary": "A cocoapods test",
6
"homepage": "https://github.com/drunkbread/LFCocoapodsT",
7
"source": {
8
"git": "https://github.com/drunkbread/LFCocoapodsT.git",
9
"tag": "0.0.2"
10
},
11
"source_files": "LFCocoapodsT/*.{h,m}",
12
"requires_arc": true,
13
"platforms": {
14
"ios": "9.0"
15
},
16
"frameworks": [
17
"UIKit",
18
"Foundation"
19
],
20
"authors": {
21
"BY": "853163939@qq.com"
22
}
23
}