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] FaceCoreBasicNightly 6.2.803
[CocoaPods.git]
/
Specs
/
5
/
d
/
a
/
YQThen
/
0.1.0
/
YQThen.podspec.json
blob
678ff7c44ed86da0d45957198efdb3d5e71d4ef8
1
{
2
"name": "YQThen",
3
"version": "0.1.0",
4
"summary": "Chain syntax",
5
"description": "链式语法助手,轻松整理思路阅读源码",
6
"homepage": "https://github.com/yuyedaidao/YQThen.git",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"WYQ": "wyqpadding@gmail.com"
13
},
14
"source": {
15
"git": "https://github.com/yuyedaidao/YQThen.git",
16
"tag": "0.1.0"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "Classes/**"
22
}