[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 8 / 2 / e / ARKit / 0.1.0 / ARKit.podspec.json
blobf3b3a4caa007c2aa26e449e3ff156f9a2d5819cc
2   "name": "ARKit",
3   "version": "0.1.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.1.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