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] AnyThinkYandexSDKAdapter 6.4.27.2
[CocoaPods.git]
/
Specs
/
c
/
e
/
0
/
ZXMTBButton
/
0.0.1
/
ZXMTBButton.podspec.json
blob
ed3f21dfe36a33f1bc1e5b555254246d91e9c2e0
1
{
2
"name": "ZXMTBButton",
3
"version": "0.0.1",
4
"summary": "Custom Button summary.",
5
"description": "Custom Button description.",
6
"homepage": "https://github.com/zxmios/ZXMTBButton",
7
"license": "MIT",
8
"authors": {
9
"Xianming Zhou": ""
10
},
11
"platforms": {
12
"ios": "8.0"
13
},
14
"source": {
15
"git": "https://github.com/zxmios/ZXMTBButton.git",
16
"tag": "0.0.1"
17
},
18
"source_files": "ZXMTBButton/*.{h,m}",
19
"frameworks": [
20
"UIKit",
21
"Foundation"
22
],
23
"requires_arc": true
24
}