[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / 8 / 3 / SNAdapter / 0.0.1 / SNAdapter.podspec.json
blobece4fb63aa64d450085ce4f33d3065368a1e230d
2   "name": "SNAdapter",
3   "version": "0.0.1",
4   "swift_versions": "4.2",
5   "summary": "iOS swift tableview and collectionView Adapter, powered by generics and associated types.",
6   "homepage": "https://github.com/ahmedAlmasri/SNAdapter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ahmedAlmasri": "ahmed.almasri@ymail.com"
13   },
14   "source": {
15     "git": "https://github.com/ahmedAlmasri/SNAdapter.git",
16     "tag": "0.0.1_beta"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "SNAdapter/Classes/**/*",
22   "swift_version": "4.2"