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
[Deprecate] CHAT360IOS_SDK 1.0.8
[CocoaPods.git]
/
Specs
/
1
/
4
/
b
/
HXTest
/
0.0.1
/
HXTest.podspec.json
blob
c44ccbae92c12f8124272f637e0df449a004f0bc
1
{
2
"name": "HXTest",
3
"version": "0.0.1",
4
"summary": "测试测试",
5
"homepage": "https://github.com/yishiyiqingchang/HXTest",
6
"license": "MIT",
7
"authors": {
8
"寻一杯缠梦": "yishiyiqingchang@gmail.com"
9
},
10
"platforms": {
11
"ios": "9.0"
12
},
13
"source": {
14
"git": "https://github.com/yishiyiqingchang/HXTest.git",
15
"tag": "0.0.1"
16
},
17
"source_files": [
18
"HXTest",
19
"我的项目/我的项目/我的框架/*.{h,m}"
20
],
21
"requires_arc": true
22
}