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] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git]
/
Specs
/
3
/
6
/
a
/
AQYTestLib
/
0.0.1
/
AQYTestLib.podspec.json
blob
a957667d3e2f652bc522137749da67877fc4f5f4
1
{
2
"name": "AQYTestLib",
3
"version": "0.0.1",
4
"summary": "AQYTestLib",
5
"description": "AQYTestLib仅仅是用来进行测试的",
6
"homepage": "https://github.com/ChildrenSpace/AQYTestLib",
7
"license": "MIT",
8
"authors": {
9
"JiangHong": "1828803865@qq.com"
10
},
11
"platforms": {
12
"ios": null
13
},
14
"source": {
15
"git": "https://github.com/ChildrenSpace/AQYTestLib.git",
16
"tag": "0.0.1"
17
},
18
"source_files": [
19
"Classes",
20
"Classes/**/*.{h,m}"
21
]
22
}