[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / 9 / 6 / 0 / kk_toast / 1.1 / kk_toast.podspec.json
blobddbe128a8d75f3143e903344ce8ceed512e12242
2   "name": "kk_toast",
3   "version": "1.1",
4   "summary": "a component of toast on iOS",
5   "homepage": "https://github.com/kk07self/kk_toast",
6   "description": "It is a component for ios toast, written by Swift.",
7   "license": "MIT",
8   "authors": {
9     "Kirk": "kk.07.self@gmail.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/kk07self/kk_toast.git",
16     "tag": "1.0"
17   },
18   "source_files": "toast/toast/*",
19   "resource_bundles": {
20     "toast": [
21       "toast/toast/resource/*.png"
22     ]
23   },
24   "requires_arc": true