[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 6 / 5 / 9 / SNPhotoCarmeraViewController / 0.0.3 / SNPhotoCarmeraViewController.podspec.json
blob4250756a5f28e69acc03afaa7e656bcb5938acaa
2   "name": "SNPhotoCarmeraViewController",
3   "version": "0.0.3",
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.3"
20   },
21   "source_files": "SNPhotoCarmeraViewController/SNPhotoCarmeraViewController/*.{h,m}",
22   "requires_arc": true,
23   "xcconfig": {
24     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
25   }