[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / 6 / 5 / AnchorChain / 0.6.0 / AnchorChain.podspec.json
blobaf13dcc9f501e08d0b954c70a5f071ceb2d4af49
2   "name": "AnchorChain",
3   "version": "0.6.0",
4   "summary": "A fluent API for constraint-based iOS layout.",
5   "homepage": "https://github.com/Gillfrost/AnchorChain",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "AndrĂ© Gillfrost": "28143870+gillfrost@users.noreply.github.com"
12   },
13   "source": {
14     "git": "https://github.com/Gillfrost/AnchorChain.git",
15     "tag": "0.6.0"
16   },
17   "swift_version": "4.2",
18   "source_files": "AnchorChain/Classes/**/*",
19   "platforms": {
20     "ios": "11.0"
21   }