[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 6 / 8 / 2 / SNFileManager / 0.0.1 / SNFileManager.podspec.json
blob8d0af4761c00ddef4fe9918037283228c81e164a
2   "name": "SNFileManager",
3   "version": "0.0.1",
4   "summary": "file management.",
5   "description": "Make file management more handy",
6   "homepage": "https://github.com/snlo/SNFileManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "snlo": "snloveydus@sina.com"
13   },
14   "source": {
15     "git": "https://github.com/snlo/SNFileManager.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "SNFileManager/SNFileManager/*.{h,m}",
19   "requires_arc": true,
20   "xcconfig": {
21     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
22   },
23   "platforms": {
24     "osx": null,
25     "ios": null,
26     "tvos": null,
27     "watchos": null
28   }