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] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git]
/
Specs
/
6
/
1
/
a
/
LXMRow
/
1.0.0
/
LXMRow.podspec.json
blob
e5228b2f4c6401349c3e4f7675fa4f479171c250
1
{
2
"name": "LXMRow",
3
"version": "1.0.0",
4
"summary": "UI 脚手架",
5
"description": "UITableView 和 UICollectionView 的脚手架",
6
"homepage": "https://github.com/luoxiaomiao/LXMRow",
7
"license": "MIT",
8
"authors": {
9
"luoxiaomiao": "luoyangguang@live.com"
10
},
11
"platforms": {
12
"ios": "8.0"
13
},
14
"source": {
15
"git": "https://github.com/luoxiaomiao/LXMRow.git",
16
"tag": "1.0.0"
17
},
18
"source_files": [
19
"Classes",
20
"Classes/*.{h,m}"
21
],
22
"requires_arc": true
23
}