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] FaceSDKNightly 6.4.2314
[CocoaPods.git]
/
Specs
/
b
/
3
/
a
/
TTCButtonMovement
/
1.0.0
/
TTCButtonMovement.podspec.json
blob
ac4d1f050d5b4a4a4059797aef8d998343108546
1
{
2
"name": "TTCButtonMovement",
3
"version": "1.0.0",
4
"license": "MIT",
5
"homepage": "https://github.com/zhizihuadeaitan/TTCButtonMovement",
6
"authors": {
7
"Cindy": "493761458@qq.com"
8
},
9
"summary": "可拖动按钮",
10
"source": {
11
"git": "https://github.com/zhizihuadeaitan/TTCButtonMovement.git",
12
"tag": "1.0.0"
13
},
14
"source_files": [
15
"TTCButtonMovement",
16
"TTCButtonMovement/**/*.{h,m}"
17
],
18
"requires_arc": true,
19
"platforms": {
20
"ios": "9.0"
21
}
22
}