[Add] OverlapStack 1.0.0
[CocoaPods.git] / Specs / a / b / 5 / ZHAuthManager / 1.0.1 / ZHAuthManager.podspec.json
blob017dda334bca53b601af975ac3df45a68eb2ac08
2   "name": "ZHAuthManager",
3   "version": "1.0.1",
4   "summary": "系统权限",
5   "description": "iOS系统权限请求、判断",
6   "homepage": "https://github.com/leezhihua/ZHAuthManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "leezhihua": "leezhihua@yeah.net"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/leezhihua/ZHAuthManager.git",
19     "tag": "1.0.1"
20   },
21   "source_files": "Pod/Classes/*.{h,m}",
22   "frameworks": [
23     "Foundation",
24     "CoreTelephony",
25     "CoreLocation",
26     "AVFoundation",
27     "Photos",
28     "AssetsLibrary",
29     "Contacts",
30     "AddressBook",
31     "EventKit",
32     "Intents",
33     "Speech"
34   ],
35   "requires_arc": true