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
/
2
/
a
/
f
/
BJTSignView
/
0.0.1
/
BJTSignView.podspec.json
blob
d70ddfc6210d2c170fccae0b0719bd72b5a48881
1
{
2
"name": "BJTSignView",
3
"version": "0.0.1",
4
"summary": "TechAlleyBoy SignDemo",
5
"homepage": "https://github.com/TechAlleyBoy/BJTSignView",
6
"license": "MIT",
7
"authors": {
8
"TechAlleyBoy": "bijietao@126.com"
9
},
10
"platforms": {
11
"ios": "9.0"
12
},
13
"source": {
14
"git": "https://github.com/TechAlleyBoy/BJTSignView.git",
15
"tag": "0.0.1"
16
},
17
"source_files": "BJTSignView/**/*.{h,m}",
18
"frameworks": [
19
"Foundation",
20
"UIKit"
21
],
22
"requires_arc": true
23
}