[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / e / 4 / 1 / Solid / 1.2.3 / Solid.podspec.json
blob2c001533755347f75b9e44f6271ca470bbaa804b
2   "name": "Solid",
3   "version": "1.2.3",
4   "summary": "Queries in Swift done right.",
5   "description": "New way to make queries in Swift.",
6   "homepage": "https://github.com/igormatyushkin014/Solid",
7   "screenshots": "https://github.com/igormatyushkin014/Solid/raw/master/Logo/logo-1024-300.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Igor Matyushkin": "igormatyushkin014@gmail.com"
14   },
15   "social_media_url": "https://www.reddit.com/user/igor_matyushkin",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source": {
20     "git": "https://github.com/igormatyushkin014/Solid.git",
21     "tag": "1.2.3"
22   },
23   "source_files": [
24     "Source",
25     "Source/**/*"
26   ]