[Add] AmitySDK 6.47.1
[CocoaPods.git] / Specs / 4 / 9 / 7 / ZTExtension / 1.0.0 / ZTExtension.podspec.json
blob2cc1f9bd372235cc35c888f4a7bb69938f1eb318
2   "name": "ZTExtension",
3   "version": "1.0.0",
4   "summary": "some useful Swift Extension",
5   "description": "some useful Swift Extension",
6   "homepage": "https://github.com/ShangZhengtao/ZTExtension",
7   "license": "MIT",
8   "authors": {
9     "ShangZhengtao": "shang2net@163.com"
10   },
11   "source": {
12     "git": "https://github.com/ShangZhengtao/ZTExtension.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "requires_arc": true,
19   "source_files": "ZTCategories/Categories/*",
20   "pushed_with_swift_version": "3.0"