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] TPNBaiduSDKAdapter 6.4.35
[CocoaPods.git]
/
Specs
/
a
/
4
/
6
/
SAMTextField
/
0.1.0
/
SAMTextField.podspec.json
blob
378d36e9f9cbfcf92e3e916bdec044948a389e22
1
{
2
"name": "SAMTextField",
3
"version": "0.1.0",
4
"authors": {
5
"Sam Soffes": "sam@soff.es"
6
},
7
"homepage": "https://github.com/soffes/SAMTextField",
8
"summary": "Easily use gradients in UIKit.",
9
"source": {
10
"git": "https://github.com/soffes/SAMTextField.git",
11
"tag": "v0.1.0"
12
},
13
"license": {
14
"type": "MIT",
15
"file": "LICENSE"
16
},
17
"platforms": {
18
"ios": null
19
},
20
"requires_arc": true,
21
"frameworks": [
22
"UIKit",
23
"CoreGraphics"
24
],
25
"source_files": "SAMTextField"
26
}