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] FireworkVideoUI 0.2.9
[CocoaPods.git]
/
Specs
/
1
/
4
/
6
/
PHLib
/
0.1.0
/
PHLib.podspec.json
blob
bc1d0d01a4ed5d251aca1593712d193aebdc1c82
1
{
2
"name": "PHLib",
3
"version": "0.1.0",
4
"summary": "方便开发的一些类库",
5
"description": "在实际开发中总结出来的一些方便自己开发的类库、方法等",
6
"homepage": "https://github.com/xphaijj/PHLib",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"alexXiang": "2112787533@qq.com"
13
},
14
"source": {
15
"git": "https://github.com/xphaijj/PHLib.git",
16
"tag": "0.1.0"
17
},
18
"platforms": {
19
"ios": "7.0"
20
},
21
"source_files": "PHLib/Classes/**/*"
22
}