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
/
3
/
5
/
b
/
YLShare
/
1.1
/
YLShare.podspec.json
blob
4dd9fb0012a430eaf2fb975a7bab667fb5478882
1
{
2
"name": "YLShare",
3
"version": "1.1",
4
"summary": "Test Demo",
5
"homepage": "https://github.com/LinTransform/WYLCocoaPods",
6
"license": "MIT",
7
"authors": {
8
"LinTransform": "lin_transform@163.com"
9
},
10
"platforms": {
11
"ios": "6.0"
12
},
13
"source": {
14
"git": "https://github.com/LinTransform/WYLCocoaPods.git",
15
"tag": "1.1"
16
},
17
"source_files": "Class/*.{h,m}",
18
"requires_arc": true
19
}