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] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git]
/
Specs
/
8
/
2
/
e
/
ARKit
/
0.2.0
/
ARKit.podspec.json
blob
9106e95f3e01a4ae9d823b39f1c7cd50f450b6cb
1
{
2
"name": "ARKit",
3
"version": "0.2.0",
4
"summary": "A set of useful classes and categories for iOS development.",
5
"homepage": "https://github.com/adamrothman/ARKit",
6
"license": "MIT",
7
"authors": {
8
"Adam Rothman": "rothman.adam@gmail.com"
9
},
10
"source": {
11
"git": "https://github.com/adamrothman/ARKit.git",
12
"tag": "0.2.0"
13
},
14
"platforms": {
15
"ios": "5.0"
16
},
17
"source_files": [
18
"Categories",
19
"Views"
20
],
21
"frameworks": [
22
"CoreData",
23
"CoreLocation",
24
"MapKit",
25
"UIKit"
26
],
27
"requires_arc": true
28
}