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
/
6
/
a
/
3
/
iBureaucrat
/
0.0.12
/
iBureaucrat.podspec.json
blob
0a7f39f2694fe60747aa78b724387cae493273a0
1
{
2
"name": "iBureaucrat",
3
"platforms": {
4
"ios": "5.0"
5
},
6
"version": "0.0.12",
7
"summary": "A forms library for iOS.",
8
"homepage": "https://github.com/jasperblues/iBureaucrat",
9
"license": {
10
"type": "Apache2",
11
"file": "LICENSE"
12
},
13
"authors": {
14
"Jasper Blues": "jasper@appsquick.ly"
15
},
16
"source": {
17
"git": "https://github.com/jasperblues/iBureaucrat.git",
18
"tag": "0.0.12"
19
},
20
"source_files": "bureaucrat/**/*.{h,m}",
21
"ios": {
22
"frameworks": [
23
"QuartzCore",
24
"CoreGraphics"
25
]
26
},
27
"requires_arc": true
28
}