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] IPDSDK 2.0.0.3
[CocoaPods.git]
/
Specs
/
9
/
3
/
a
/
XHSetting
/
1.0
/
XHSetting.podspec.json
blob
5c05d41dd44aa1533613b6fa5afdebd3d823a74d
1
{
2
"name": "XHSetting",
3
"version": "1.0",
4
"summary": "类似微信、QQ、instagram、网易新闻、唱吧、新浪微博、Twitter、系统设置的设置页面",
5
"homepage": "https://github.com/JackTeam/XHSetting",
6
"license": "MIT",
7
"authors": {
8
"曾宪华": "xhzengAIB@gmail.com"
9
},
10
"source": {
11
"git": "https://github.com/JackTeam/XHSetting.git",
12
"tag": "v1.0"
13
},
14
"frameworks": [
15
"Foundation",
16
"CoreGraphics",
17
"UIKit"
18
],
19
"platforms": {
20
"ios": "5.0"
21
},
22
"source_files": "Source",
23
"requires_arc": true
24
}