[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 8 / b / 4 / MobileGestalt / 0.1.0 / MobileGestalt.podspec.json
blob2cdcfda4675196be069e1021389f8451300c74f1
2   "name": "MobileGestalt",
3   "version": "0.1.0",
4   "summary": "Get iOS device UDID with public API",
5   "description": "- Use public APIs\n- Get iOS device information (UDID, IMEI, Product, Version)\n- Use signed profile",
6   "homepage": "https://github.com/Magic-Unique/MobileGestalt",
7   "license": "MIT",
8   "authors": {
9     "冷秋": "516563564@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/Magic-Unique/MobileGestalt.git",
16     "tag": "0.1.0"
17   },
18   "source_files": "MobileGestalt/*.{h,m}",
19   "dependencies": {
20     "GCDWebServer": [
22     ]
23   }