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
[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git]
/
Specs
/
1
/
9
/
8
/
Shamir
/
1.0.2
/
Shamir.podspec.json
blob
39495895d8efeb75e7c2bc17f9df6591b77c6511
1
{
2
"name": "Shamir",
3
"version": "1.0.2",
4
"summary": "Shamir for IOS.",
5
"description": "IOS Shamir",
6
"homepage": "https://github.com/LinberDuan/Shamir",
7
"license": "MIT",
8
"authors": {
9
"LinberDuan": "linber@foxmail.com"
10
},
11
"platforms": {
12
"ios": "6.0"
13
},
14
"source": {
15
"git": "https://github.com/LinberDuan/Shamir.git",
16
"tag": "1.0.2"
17
},
18
"source_files": "Shamir/**/*.{h,m,c}"
19
}