[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 6 / f / 0 / TBExtensions / 1.0.1 / TBExtensions.podspec.json
blob9521998cd815925cf5794e4237be1eb63d3c730a
2   "name": "TBExtensions",
3   "version": "1.0.1",
4   "summary": "Common extended interface collection project.",
5   "description": "This project mainly concentrates on some commonly used extension interfaces, which is convenient for rapid project development using Swift.",
6   "homepage": "https://github.com/trusbe/TBExtensions.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "TrusBe": "theplough.891127@163.com"
13   },
14   "source": {
15     "git": "https://github.com/trusbe/TBExtensions.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_versions": "5.0",
22   "requires_arc": true,
23   "source_files": "TBExtensions/TBExtensions/Classes/**/*.swift",
24   "swift_version": "5.0"