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] MTPush 4.3.2
[CocoaPods.git]
/
Specs
/
0
/
3
/
8
/
XzxKit
/
0.0.4
/
XzxKit.podspec.json
blob
84f933f7af70e8d6c3d2f6a9e1278e56a22bf200
1
{
2
"name": "XzxKit",
3
"version": "0.0.4",
4
"summary": "Develop iOS Like A Boss",
5
"homepage": "https://github.com/frankxzx",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"Frankxzx": "frank.xu@touchspring.com"
12
},
13
"social_media_url": "http://weibo.com/frankxzx",
14
"platforms": {
15
"ios": "7.1"
16
},
17
"source": {
18
"git": "https://github.com/frankxzx/XzxKit.git",
19
"tag": "0.0.4"
20
},
21
"source_files": [
22
"UIKit/*.{h,m}",
23
"Foundation/*.{h,m}",
24
"Utilty/*.{h,m}",
25
"*.{h,m} "
26
],
27
"frameworks": [
28
"UIKit",
29
"Foundation"
30
]
31
}