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] OddsConverter 1.0
[CocoaPods.git]
/
Specs
/
8
/
a
/
9
/
FLYArray
/
0.0.3
/
FLYArray.podspec.json
blob
d3ff6225be1771a09d1cddd8d6170aca84e27802
1
{
2
"name": "FLYArray",
3
"version": "0.0.3",
4
"summary": "FLYArray",
5
"description": "make a Array out of order",
6
"homepage": "https://github.com/foreverleely/FLYArray",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"liyangly": "foreverleely@hotmail.com"
13
},
14
"platforms": {
15
"ios": "5.0",
16
"osx": "10.8"
17
},
18
"source": {
19
"git": "https://github.com/foreverleely/FLYArray.git",
20
"tag": "0.0.3"
21
},
22
"source_files": [
23
"FLYArray",
24
"FLYArray/*"
25
],
26
"exclude_files": "Classes/Exclude"
27
}