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] MoneyHashPayment 2.2.14
[CocoaPods.git]
/
Specs
/
7
/
a
/
b
/
PlexKit
/
0.0.1
/
PlexKit.podspec.json
blob
7809e0ba4c63e56132fd59a7378200b8a6e8b2ae
1
{
2
"name": "PlexKit",
3
"version": "0.0.1",
4
"license": "MIT",
5
"summary": "A bunch of often used utility functions/classes.",
6
"homepage": "https://github.com/per2plex/PlexKit",
7
"authors": {
8
"Till Hagger": "till.hagger@gmail.com"
9
},
10
"source": {
11
"git": "https://github.com/per2plex/PlexKit.git",
12
"tag": "0.0.1"
13
},
14
"platforms": {
15
"ios": "5.0"
16
},
17
"source_files": [
18
"PlexKit",
19
"PlexKit/**/*.{h,m}"
20
],
21
"frameworks": "UIKit",
22
"requires_arc": true
23
}