[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / c / 0 / libetpan / 0.0.1 / libetpan.podspec.json
blobb509dce77d53efa2907c73fd7b72469af0a4474d
2   "name": "libetpan",
3   "version": "0.0.1",
4   "summary": "Mail Framework for C Language.",
5   "homepage": "https://github.com/dinhviethoa/libetpan",
6   "license": {
7     "type": "BSD",
8     "file": "COPYRIGHT"
9   },
10   "authors": "DINH Viêt Hoà",
11   "source": {
12     "git": "https://github.com/dinhviethoa/libetpan.git",
13     "commit": "c21e0f180fcc099965b48558108a1dd03b9682a3"
14   },
15   "platforms": {
16     "osx": null
17   },
18   "source_files": [
19     "*.h",
20     "include/**/*.{h}",
21     "src/**/*.{h,m}"
22   ],
23   "requires_arc": false,
24   "prepare_command": "echo \"This Pod relies on the removed \\`pre_install\\` or \\`post_install\\` hooks and therefore will no longer continue to work. Please try updating to the latest version of this Pod or updating the Pod specification. See http://blog.cocoapods.org/CocoaPods-Trunk/ for more details.\" && exit 1"