[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 8 / 7 / 2 / Pins / 1.0.0 / Pins.podspec.json
blobcaee38569dd1f709f5e7b5f9d06865a64fd047e9
2   "name": "Pins",
3   "version": "1.0.0",
4   "summary": "Simple API for Auto Layout interfaces.",
5   "homepage": "https://github.com/jduff/Pins",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "John Duff": "duff.john@gmail.com"
12   },
13   "platforms": {
14     "ios": "10"
15   },
16   "requires_arc": true,
17   "source": {
18     "git": "https://github.com/jduff/Pins.git",
19     "tag": "v1.0.0",
20     "submodules": true
21   },
22   "source_files": "Pins/**/*.{h,swift}",
23   "pushed_with_swift_version": "3.0"