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] ZMarkupParser 1.12.0
[CocoaPods.git]
/
Specs
/
6
/
a
/
4
/
SupaDaPeanutYo
/
0.0.7
/
SupaDaPeanutYo.podspec.json
blob
8190781df44a2480247055470b6dc353b938bf46
1
{
2
"name": "SupaDaPeanutYo",
3
"version": "0.0.7",
4
"summary": "Some test project for Cocoapods",
5
"description": " Just playing around with Cocoapods\n",
6
"homepage": "https://github.com/solal/peanut",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": "solal",
12
"platforms": {
13
"ios": "8.0"
14
},
15
"source": {
16
"git": "https://github.com/solal/peanut.git",
17
"tag": "0.0.7"
18
},
19
"source_files": [
20
"Classes",
21
"Classes/*.swift"
22
],
23
"requires_arc": true
24
}