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
/
f
/
0
/
2
/
YangwenText
/
0.0.1
/
YangwenText.podspec.json
blob
27b7fae9252855abb6898732b3b3a335302c8fb1
1
{
2
"name": "YangwenText",
3
"version": "0.0.1",
4
"summary": "The package of useful tools, include categories and classes",
5
"homepage": "https://github.com/mokSam",
6
"license": "MIT",
7
"authors": {
8
"mokSam": "lzs_yw@163.com"
9
},
10
"platforms": {
11
"ios": "7.0"
12
},
13
"source": {
14
"git": "https://github.com/mokSam/YangwenText.git",
15
"tag": "0.0.1"
16
},
17
"source_files": [
18
"YangwenText",
19
"YangwenText/**/*.{h,m}"
20
],
21
"requires_arc": true
22
}