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] APSDKMediationMintegral 0.0.19
[CocoaPods.git]
/
Specs
/
c
/
e
/
9
/
DSXTextKit
/
0.0.1
/
DSXTextKit.podspec.json
blob
d4d25f6f5c03aecbc1fb187e90acc041f80b9a96
1
{
2
"name": "DSXTextKit",
3
"version": "0.0.1",
4
"summary": "TextKit for iOS 6.",
5
"description": "TextKit for iOS 6. Hooray.",
6
"homepage": "https://github.com/schukin/DSXTextKit",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"Dave Schukin": "daveschukin@gmail.com"
13
},
14
"source": {
15
"git": "https://github.com/schukin/DSXTextKit.git",
16
"tag": "0.0.1"
17
},
18
"platforms": {
19
"ios": "6.0"
20
},
21
"requires_arc": true,
22
"source_files": [
23
"Classes",
24
"Classes/**/*.{h,m}"
25
]
26
}