[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / f / e / ToastCC / 1.0.1 / ToastCC.podspec.json
blob39e572e87fe920cf63e3279b08dd14b994993597
2   "name": "ToastCC",
3   "version": "1.0.1",
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.1"
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   }