[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / 2 / e / Sectional / 0.0.2 / Sectional.podspec.json
blob25c27face05dcb36dd3ec00dcfef8d5f0a7e1c4f
2   "name": "Sectional",
3   "version": "0.0.2",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "Provides a base structure for representing table or collection view data.",
9   "homepage": "https://github.com/noremac/DataSource",
10   "authors": {
11     "Cameron Pulsford": "cpulsfor@me.com"
12   },
13   "source": {
14     "git": "https://github.com/noremac/DataSource.git",
15     "tag": "0.0.2"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "DataSource/*.swift"