[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / c / 4 / 8 / TakeTPhoneInfo / 0.1.0 / TakeTPhoneInfo.podspec.json
bloba60389d2c0546415f8803ca4aa95a443eefea54d
2   "name": "TakeTPhoneInfo",
3   "version": "0.1.0",
4   "summary": "take phone device info, extension for LFPhoneInfo.",
5   "description": "Add extra info getter for LFPhoneInfo, Why make a new pod? because podspec can't use `:git` in s.dependency, so I can't just use the modifier version in my repo. so here is make a new pod.",
6   "homepage": "https://github.com/takeTrace/TakeTPhoneInfo",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "takeTrace": "takeTrace00@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/takeTrace/TakeTPhoneInfo.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "TakeTPhoneInfo/Classes/**/*",
22   "dependencies": {
23     "LFPhoneInfo": [
25     ]
26   },
27   "libraries": "resolv.9"