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] THEOplayer-Integration-THEOlive 8.6.3
[CocoaPods.git]
/
Specs
/
9
/
7
/
4
/
ARNLayout
/
0.1.2
/
ARNLayout.podspec.json
blob
0cbc582e0077ed8e5cb28a1a83e34a455f6d507e
1
{
2
"name": "ARNLayout",
3
"version": "0.1.2",
4
"summary": "iOS AutoLayout Helper.",
5
"homepage": "https://github.com/xxxAIRINxxx/ARNLayout",
6
"license": "MIT",
7
"authors": {
8
"xxxAIRINxxx": "xl1138@gmail.com"
9
},
10
"source": {
11
"git": "https://github.com/xxxAIRINxxx/ARNLayout.git",
12
"tag": "0.1.2"
13
},
14
"platforms": {
15
"ios": "6.0"
16
},
17
"requires_arc": true,
18
"source_files": "Pod/Classes",
19
"resource_bundles": {
20
"ARNLayout": [
21
"Pod/Assets/*.png"
22
]
23
}
24
}