[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / 2 / 5 / ECSwiftLib / 1.0.2 / ECSwiftLib.podspec.json
blob5465555cc9dc020767dbf93faa30b96048c22694
2   "name": "ECSwiftLib",
3   "version": "1.0.2",
4   "summary": "Useful macros and extensions for daily swift develop.",
5   "description": "Useful macros and extensions for daily swift develop,may add more later.",
6   "homepage": "https://github.com/elanchou/ECSwiftLib",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ElanChou": "lucidity95@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/elanchou/ECSwiftLib.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.1",
22   "requires_arc": true,
23   "source_files": "ECSwiftLib/Classes/**/*",
24   "frameworks": "UIKit",
25   "swift_version": "5.1"