[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / 6 / 8 / Boom / 1.0.0 / Boom.podspec.json
blob17a6b034e918cd9cfad4499b4f9fcfad19c91a7c
2   "name": "Boom",
3   "module_name": "Boom",
4   "version": "1.0.0",
5   "summary": "UITableView and UICollectionView manager with efficient, declarative and type-safe approach.",
6   "homepage": "https://github.com/Meniny/Boom",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Elias Abel": "admin@meniny.cn"
13   },
14   "social_media_url": "https://meniny.cn/",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/Meniny/Boom.git",
20     "tag": "1.0.0"
21   },
22   "source_files": "Boom/**/*.swift",
23   "requires_arc": true,
24   "pod_target_xcconfig": {
25     "SWIFT_VERSION": "4.1"
26   },
27   "swift_version": "4.1"