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] DemoTestFramework 1.0.10
[CocoaPods.git]
/
Specs
/
2
/
f
/
3
/
LSCategories
/
1.0.1
/
LSCategories.podspec.json
blob
432e3db61140e3df1f4a16fe2cfff3e250ad6fb5
1
{
2
"name": "LSCategories",
3
"version": "1.0.1",
4
"summary": "This is a collection of useful Foundation and UIKit categories.",
5
"homepage": "https://github.com/fins/LSCategories",
6
"license": "MIT",
7
"authors": "Leszek S",
8
"source": {
9
"git": "https://github.com/fins/LSCategories.git",
10
"tag": "1.0.1"
11
},
12
"platforms": {
13
"ios": "7.0"
14
},
15
"source_files": "LSCategories",
16
"requires_arc": true
17
}