[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / 3 / 4 / ATPermission / 0.1.6 / ATPermission.podspec.json
blob83f02b68fe0e7534e41e59a0636f7c8aeb07c7e1
2   "name": "ATPermission",
3   "version": "0.1.6",
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.6"
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     "ATAlert": [
27     ],
28     "ATCategories": [
30     ]
31   }