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] FaceSDKNightly 6.4.2314
[CocoaPods.git]
/
Specs
/
8
/
7
/
b
/
LYBLEKit
/
1.0.0
/
LYBLEKit.podspec.json
blob
ca9ed0232d2ea8d5951b4ca76565ebfe282549a9
1
{
2
"name": "LYBLEKit",
3
"version": "1.0.0",
4
"summary": "The package of useful tools, include categories and classes",
5
"license": "MIT",
6
"authors": {
7
"LevinYan": "243763579@qq.com"
8
},
9
"homepage": "https://github.com/LevinYan/BLEKit",
10
"platforms": {
11
"ios": "7.0"
12
},
13
"source": {
14
"git": "https://github.com/LevinYan/BLEKit.git",
15
"tag": "1.0.0"
16
},
17
"source_files": [
18
"BLEKit",
19
"BLEKit/*.{h,m}"
20
],
21
"requires_arc": true
22
}