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] ThinkingDataCore 1.0.2
[CocoaPods.git]
/
Specs
/
3
/
6
/
c
/
RYXTestPod
/
0.1.0
/
RYXTestPod.podspec.json
blob
7c278ad03971533acd4ddc177f4d469da82039ba
1
{
2
"name": "RYXTestPod",
3
"version": "0.1.0",
4
"summary": "测试demo",
5
"description": "这是一个测试用的demo",
6
"homepage": "https://github.com/lifangchao123/RYXTestPod",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"lifangchao123": "1228830203@qq.com"
13
},
14
"source": {
15
"git": "https://github.com/lifangchao123/RYXTestPod.git",
16
"tag": "0.1.0"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "RYXTestPod/Classes/**/*"
22
}