[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 2 / 8 / c / glucose / 0.0.7 / glucose.podspec.json
blob435889037523cc13b969ce63658e1fcd768f309b
2   "name": "glucose",
3   "version": "0.0.7",
4   "summary": "Glucose - Autolayout syntactic sugar",
5   "description": "Glucose is a set of methods for UIView that ease programmatic autolayout implementation.\nThe implementation was highly inspired by TinyConstraints.",
6   "homepage": "https://github.com/idomizrachi/glucose",
7   "license": {
8     "type": "Apache",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "idomizrachi": "ido.mizrachi@jivesoftware.com"
13   },
14   "source": {
15     "git": "https://github.com/idomizrachi/glucose.git",
16     "tag": "0.0.7"
17   },
18   "social_media_url": "https://twitter.com/idomizrachi",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "glucose/Classes/**/*",
23   "frameworks": "UIKit"