[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 9 / 3 / 4 / ATPermission / 0.1.5 / ATPermission.podspec.json
blob2b9cc75114a29c2043882427b27fb4e283d03e04
2   "name": "ATPermission",
3   "version": "0.1.5",
4   "summary": "系统权限请求",
5   "homepage": "https://github.com/ablettchen/ATPermission",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "ablett": "ablettchen@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/ablettchen/ATPermission.git",
15     "tag": "0.1.5"
16   },
17   "social_media_url": "https://twitter.com/ablettchen",
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ATPermission/**/*.{h,m}",
22   "resources": "ATPermission/ATPermission.bundle",
23   "requires_arc": true,
24   "dependencies": {
25     "ATCategories": [
27     ]
28   }