[Add] VisionSDK 1.5.5
[CocoaPods.git] / Specs / b / f / 2 / WLAuthorization / 0.0.1 / WLAuthorization.podspec.json
blob318b3adc87090f6f858210e39900c39b91e755ae
2   "name": "WLAuthorization",
3   "version": "0.0.1",
4   "summary": "iOS权限管理工具",
5   "description": "iOS权限管理工具,包括但不限于:\n相册、相机、通讯录、麦克风、蓝牙、通知、定位 ......",
6   "homepage": "https://github.com/0624pdy/WLAuthorization",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "0624pdy": "0624pdy@sina.com",
13     "0530pdy": "pengduanyang@jze100.com",
14     "0711pdy": "857466752@qq.com"
15   },
16   "source": {
17     "git": "https://github.com/0624pdy/WLAuthorization.git",
18     "tag": "0.0.1"
19   },
20   "platforms": {
21     "ios": "9.0"
22   },
23   "source_files": "WLAuthorization/Classes/**/*",
24   "frameworks": [
25     "Contacts",
26     "CoreLocation",
27     "AVFoundation",
28     "AssetsLibrary",
29     "Photos",
30     "CoreTelephony"
31   ]