[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 9 / 3 / 4 / ATPermission / 0.1.0 / ATPermission.podspec.json
blob5677df65f3758d79138c75ca548013b4b0204f39
2   "name": "ATPermission",
3   "version": "0.1.0",
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.0"
16   },
17   "social_media_url": "https://twitter.com/ablettchen",
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ATPermission/**/*.{h,m}",
22   "requires_arc": true,
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ]