[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / c / 9 / e / capsoul / 1.0.2 / capsoul.podspec.json
blob9c31e525d083b1029936927f718158b99fb376d3
2   "name": "capsoul",
3   "version": "1.0.2",
4   "summary": "Collection of handy snippets.",
5   "homepage": "https://www.yy.com",
6   "authors": {
7     "Charles Lee": "liyuhua@yy.com"
8   },
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "source": {
14     "git": "https://github.com/charleslyh/capsoul.git",
15     "tag": "1.0.2"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "source_files": "**/*.{hpp,cpp}",
22   "public_header_files": "**/*.hpp",
23   "header_mappings_dir": ".",
24   "xcconfig": {
25     "HEADER_SEARCH_PATHS": "${PODS_ROOT}"
26   }