[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 2 / 1 / 6 / Popsicle / 2.0.1 / Popsicle.podspec.json
blob4d87894e35c01efae5b14ba3f935232affce60ff
2   "name": "Popsicle",
3   "version": "2.0.1",
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.1"
20   },
21   "source_files": "Popsicle/*.{h,swift}",
22   "frameworks": "UIKit",
23   "requires_arc": true