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] AlibabacloudMse20190531 6.13.0
[CocoaPods.git]
/
Specs
/
4
/
8
/
c
/
SocialAPPKit
/
0.0.2
/
SocialAPPKit.podspec.json
blob
7f6b447777d1d5bd2b318f7ede88297bfc1aa1b5
1
{
2
"name": "SocialAPPKit",
3
"version": "0.0.2",
4
"summary": "社交化APP轻量级功能组件",
5
"homepage": "https://github.com/Heqiao1025/SocialAPPKit",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"ForC": "heqiao.china@gmail.com"
12
},
13
"source": {
14
"git": "https://github.com/Heqiao1025/SocialAPPKit.git",
15
"tag": "0.0.2"
16
},
17
"frameworks": [
18
"UIKit",
19
"Foundation"
20
],
21
"requires_arc": true,
22
"platforms": {
23
"ios": "9.0"
24
},
25
"source_files": [
26
"SocialAPPKit",
27
"SocialAPPKit/**/*.{h,m}"
28
]
29
}