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] TMUserCenter 0.2.55
[CocoaPods.git]
/
Specs
/
4
/
f
/
e
/
XiaoMoDemo
/
0.0.1
/
XiaoMoDemo.podspec.json
blob
9d333e9f144376e7d9f778bede58cb65d1fbc190
1
{
2
"name": "XiaoMoDemo",
3
"version": "0.0.1",
4
"summary": "这是我的框架",
5
"homepage": "https://github.com/muyanglang",
6
"license": "MIT",
7
"authors": {
8
"xiaoticai": "xiaoticai@126.com"
9
},
10
"platforms": {
11
"ios": "9.0"
12
},
13
"source": {
14
"git": "https://github.com/muyanglang/XiaoMoDemo.git",
15
"tag": "0.0.1"
16
},
17
"source_files": [
18
"XiaoMoDemo",
19
"MyProject/MyKuangJia/*.{h,m}"
20
],
21
"requires_arc": true
22
}