[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 8 / 6 / 1 / UNUMTextEditor / 1.0.1 / UNUMTextEditor.podspec.json
blob821fcb6829bb24e302db2743c697a901c7a718dd
2   "name": "UNUMTextEditor",
3   "version": "1.0.1",
4   "summary": "A short description of UNUMTextEditor.",
5   "swift_version": "4.2",
6   "description": "TODO: Add long description of the pod here.",
7   "homepage": "https://github.com/unumdesign/UNUMTextEditor",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "zhaoli1211": "zhaoli841211@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/unumdesign/UNUMTextEditor.git",
17     "tag": "1.0.1"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "UNUMTextEditor/Classes/**/*",
23   "resource_bundles": {
24     "UNUMTextEditor": [
25       "UNUMTextEditor/Assets/**/*.xcassets",
26       "UNUMTextEditor/Classes/**/*.xib"
27     ]
28   }