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
/
8
/
6
/
3
/
AutoResize
/
1.0.2
/
AutoResize.podspec.json
blob
d596cb9143bd028e19f62ca878ab3ca6298119b7
1
{
2
"name": "AutoResize",
3
"version": "1.0.2",
4
"summary": "a test AutoResize.",
5
"description": "详细描述",
6
"homepage": "https://github.com/dongpo666/TextViewAutoResize",
7
"license": "MIT",
8
"authors": {
9
"dongpo666": "1033077885@qq.com"
10
},
11
"platforms": {
12
"ios": null
13
},
14
"source": {
15
"git": "https://github.com/dongpo666/TextViewAutoResize.git",
16
"tag": "1.0.2"
17
},
18
"source_files": [
19
"AutoResize",
20
"AutoResize/**/*.{h,m}"
21
]
22
}