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] TensorFlowLiteSelectTfOps 0.0.1-nightly.20220526
[CocoaPods.git]
/
Specs
/
e
/
2
/
a
/
ATTool
/
0.0.1
/
ATTool.podspec.json
blob
a4ef00201d347e101089b9ead4a2fd2e6283e0fc
1
{
2
"name": "ATTool",
3
"version": "0.0.1",
4
"summary": "牛逼的框架",
5
"description": "牛逼的框架哈哈哈哈",
6
"homepage": "https://github.com/ChengQuanYe/TestOne",
7
"license": "MIT",
8
"authors": {
9
"yechq": "760949821@qq.com"
10
},
11
"platforms": {
12
"ios": "7.0"
13
},
14
"source": {
15
"git": "https://github.com/ChengQuanYe/TestOne.git",
16
"tag": "0.0.1"
17
},
18
"source_files": "TestOne/ATTool/**/*.{h,m}",
19
"requires_arc": true
20
}