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] TestFrameworkIos1 1.0.2
[CocoaPods.git]
/
Specs
/
d
/
2
/
a
/
XHKitTest
/
0.0.1
/
XHKitTest.podspec.json
blob
68c11504964d2935fd1425b26a935eab0abf5602
1
{
2
"name": "XHKitTest",
3
"version": "0.0.1",
4
"summary": "框架测试",
5
"description": "init",
6
"homepage": "https://github.com/xh1130485186/XHKitTest",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"xianghong": "1130485186@qq.com"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source": {
18
"git": "https://github.com/xh1130485186/XHKitTest.git",
19
"tag": "0.0.1"
20
},
21
"requires_arc": true,
22
"subspecs": [
23
{
24
"name": "XHTextView",
25
"source_files": "XHTextView/*.{h,m}"
26
}
27
]
28
}