[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 6 / 5 / 9 / SNPhotoCarmeraViewController / 0.0.4 / SNPhotoCarmeraViewController.podspec.json
blob8bab57aee8f2c0a1d363de74a3c96ccbf1938db8
2   "name": "SNPhotoCarmeraViewController",
3   "version": "0.0.4",
4   "summary": "Select pictures / photos, from a photo album or camera.",
5   "description": "Select a picture / photo, from a photo album or a camera. Collect from the system album and camera.",
6   "homepage": "https://github.com/snlo/SNPhotoCarmeraViewController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "snlo": "snloveydus@sina.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/snlo/SNPhotoCarmeraViewController.git",
19     "tag": "0.0.4"
20   },
21   "source_files": "SNPhotoCarmeraViewController/SNPhotoCarmeraViewController/*.{h,m}",
22   "resources": "SNPhotoCarmeraViewController/SNPhotoCarmeraViewController/SNPhotoCarmera.bundle",
23   "requires_arc": true,
24   "xcconfig": {
25     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
26   },
27   "dependencies": {
28     "SNTool": [
30     ]
31   }