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] YLCategory-MacOS 1.1.3
[CocoaPods.git]
/
Specs
/
7
/
e
/
5
/
Bite
/
0.1.0
/
Bite.podspec.json
blob
ba42a86b7abd77bee8c4e9630d03985fdfe73f6e
1
{
2
"name": "Bite",
3
"version": "0.1.0",
4
"summary": "Functional operations for NSFastEnumeration.",
5
"homepage": "https://github.com/bnickel/bite-objc",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE.md"
9
},
10
"authors": {
11
"Brian Nickel": "brian.nickel@gmail.com"
12
},
13
"source": {
14
"git": "https://github.com/bnickel/bite-objc.git",
15
"tag": "0.1.0"
16
},
17
"source_files": "Bite",
18
"requires_arc": true,
19
"platforms": {
20
"ios": "5.0",
21
"osx": "10.7"
22
}
23
}