[Add] TappxSDK 4.1.13
[CocoaPods.git] / Specs / 2 / 9 / e / ccswiftextension / 0.0.1 / ccswiftextension.podspec.json
blobd237d593c083933cd5ba704c234defdf80fb7db8
2   "name": "ccswiftextension",
3   "version": "0.0.1",
4   "summary": "Swift class extensions.",
5   "description": "The lib is a colletion of swift class extensions which you may use in many iOS projects.",
6   "homepage": "https://github.com/qtrd/ccextension",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Quang Truong": "qtrdit@gmai.com"
13   },
14   "platforms": {
15     "ios": "12.1"
16   },
17   "swift_versions": "4.2",
18   "source": {
19     "git": "https://github.com/qtrd/ccextension.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "ccextension/**/*.{h,m,swift}",
23   "swift_version": "4.2"