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] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git]
/
Specs
/
d
/
b
/
6
/
MyProject090801
/
0.1.0
/
MyProject090801.podspec.json
blob
557c4c87f83e40243e525143b935363b7a2549ee
1
{
2
"name": "MyProject090801",
3
"version": "0.1.0",
4
"summary": "简单介绍",
5
"description": "我的第一个工具,欢迎大家不要使用。",
6
"homepage": "https://github.com/git170/MyProject090801",
7
"license": "MIT",
8
"authors": {
9
"lzh": "lzh@lzh.lzh"
10
},
11
"platforms": {
12
"ios": "8.0"
13
},
14
"source": {
15
"git": "https://github.com/git170/MyProject090801.git",
16
"tag": "0.1.0"
17
},
18
"source_files": [
19
"Classes",
20
"Classes/**/*.{h,m}"
21
],
22
"exclude_files": "Classes/Exclude"
23
}