[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / f / e / ToastCC / 1.0.2 / ToastCC.podspec.json
blobc8dc80f1ee74aa3fae36ef21e10d15e9e13768e3
2   "name": "ToastCC",
3   "version": "1.0.2",
4   "summary": "A short description of ToastCC.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/scorplot/ToastCC",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "caomeili": "https://github.com/caomeili"
13   },
14   "source": {
15     "git": "https://github.com/scorplot/ToastCC",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Pod/Classes/**/*",
22   "public_header_files": "Pod/Classes/**/*.h",
23   "resource_bundles": {
24     "ToastCC": [
25       "Pod/Assets/*.png"
26     ]
27   }