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] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git]
/
Specs
/
a
/
8
/
1
/
AraneaKit
/
0.0.3
/
AraneaKit.podspec.json
blob
d456aa6ad6ba23aefa49934c773b46bab90862bd
1
{
2
"name": "AraneaKit",
3
"version": "0.0.3",
4
"summary": "Kit for iOS Development from Aranea Apps.",
5
"homepage": "http://aranea-apps.com",
6
"license": {
7
"type": "MIT"
8
},
9
"authors": {
10
"Aleksandar Kex Trpeski": "kex@aranea-apps.com"
11
},
12
"source": {
13
"git": "https://github.com/Kexoth/AraneaKit.git",
14
"tag": "0.0.3"
15
},
16
"platforms": {
17
"ios": "6.0"
18
},
19
"requires_arc": true,
20
"source_files": [
21
"AraneaKit",
22
"**/*.{h,m,c}"
23
],
24
"public_header_files": "AraneaKit.h"
25
}