[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 0 / f / 7 / ZZQAvatarPicker / 0.1.1 / ZZQAvatarPicker.podspec.json
blob1736ebf0c6709111bf9cb181ede44aa306c156c5
2   "name": "ZZQAvatarPicker",
3   "version": "0.1.1",
4   "summary": "Simplify avatar selection.",
5   "description": "One line of code calls the system photo library or camera. Simplify avatar selection.",
6   "homepage": "https://github.com/zzqlplq/ZZQAvatarPicker.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zzqlplq": "zzqlplq@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/zzqlplq/ZZQAvatarPicker.git",
19     "tag": "0.1.1"
20   },
21   "source_files": [
22     "ZZQAvatarPicker",
23     "ZZQAvatarPicker/ZZQAvatarPicker/*.{h,m}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "frameworks": [
27     "UIKit",
28     "AVFoundation",
29     "Photos"
30   ],
31   "requires_arc": true