[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / d / 7 / KBPhotoManager / 1.0 / KBPhotoManager.podspec.json
blob013c039080fdd8380c23a804fbda4ce0e22b02b7
2   "name": "KBPhotoManager",
3   "version": "1.0",
4   "summary": "Photo manager to fetch all photo ALAssets and PHAssets for iOS 7, 8 and 9",
5   "homepage": "https://github.com/dai-jing/KBPhotoManager",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Jing Dai": "daijing24@gmail.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "requires_arc": true,
17   "source": {
18     "git": "https://github.com/dai-jing/KBPhotoManager.git",
19     "branch": "master",
20     "tag": "1.0"
21   },
22   "source_files": "*.{h,m}",
23   "public_header_files": "*.h"