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] ISApptimismCustomAdapter 0.0.6
[CocoaPods.git]
/
Specs
/
f
/
e
/
b
/
Himalayas
/
1.1.0
/
Himalayas.podspec.json
blob
8858d34b0b113d69090c120bb0ce4d4ea25de1bd
1
{
2
"name": "Himalayas",
3
"version": "1.1.0",
4
"summary": "iOS App Common Method.",
5
"description": "'主要是用来保存一些常用的工具类方法以及一些常用的扩展'",
6
"homepage": "https://github.com/HarrisLee/Himalayas",
7
"license": "MIT",
8
"authors": {
9
"JianRongCao": "skyshow520@vip.qq.com"
10
},
11
"platforms": {
12
"ios": "8.0"
13
},
14
"source": {
15
"git": "https://github.com/HarrisLee/Himalayas.git",
16
"tag": "1.1.0"
17
},
18
"source_files": [
19
"Himalayas",
20
"Himalayas/*.{h,m}"
21
]
22
}