[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 2 / 1 / 6 / Popsicle / 2.0.0 / Popsicle.podspec.json
blobe65f0c0e91b6f2ca790c4dc4463e54664bd3def6
2   "name": "Popsicle",
3   "version": "2.0.0",
4   "summary": "Delightful, extensible Swift value interpolation framework",
5   "homepage": "https://github.com/DavdRoman/Popsicle",
6   "authors": {
7     "David Román": "d@vidroman.me"
8   },
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "social_media_url": "https://twitter.com/DavdRoman",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/DavdRoman/Popsicle.git",
19     "tag": "2.0.0"
20   },
21   "source_files": "Popsicle/*.{h,swift}",
22   "frameworks": "UIKit",
23   "requires_arc": true