[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 2 / 1 / 6 / Popsicle / 1.1.1 / Popsicle.podspec.json
blob3ad2d318eb8b2f92c7dcc2860bffc9d29ce0664e
2   "name": "Popsicle",
3   "version": "1.1.1",
4   "summary": "Simple, extensible value interpolation framework",
5   "homepage": "https://github.com/Dromaguirre/Popsicle",
6   "authors": {
7     "David Roman": "dromaguirre@gmail.com"
8   },
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/Dromaguirre/Popsicle.git",
18     "tag": "1.1.1"
19   },
20   "source_files": "Popsicle/*.{h,m}",
21   "frameworks": [
22     "Foundation",
23     "UIKit"
24   ],
25   "requires_arc": true