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
/
c
/
0
/
MyAPPValue
/
0.0.1
/
MyAPPValue.podspec.json
blob
70a82f0305911cd2dd5587e279c92731e6a763a9
1
{
2
"name": "MyAPPValue",
3
"version": "0.0.1",
4
"summary": "text",
5
"homepage": "https://www.jianshu.com/u/b0ec154b78be",
6
"license": "MIT",
7
"authors": {
8
"cnw": "502886513@qq.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/ChenNW/MyAPPValue.git",
15
"tag": "0.0.1"
16
},
17
"source_files": "inAppValue2/*.{h,m}",
18
"frameworks": [
19
"UIKit",
20
"Foundation"
21
],
22
"requires_arc": true
23
}