[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 6 / a / Glide / 1.0.4 / Glide.podspec.json
blob00b9bd61af5200f1da24499e106fdf0c6236e5e0
2   "name": "Glide",
3   "version": "1.0.4",
4   "summary": "Glide client for iOS & Mac OS X",
5   "authors": {
6     "Axel Etcheverry": "axel@etcheverry.biz"
7   },
8   "source": {
9     "git": "https://github.com/euskadi31/glide-objc.git",
10     "tag": "v1.0.4"
11   },
12   "requires_arc": true,
13   "source_files": "Glide/**/*.{h,m}",
14   "homepage": "https://github.com/euskadi31/glide-objc",
15   "license": {
16     "type": "MIT",
17     "file": "LICENSE.md"
18   },
19   "social_media_url": "http://twitter.com/euskadi31",
20   "platforms": {
21     "ios": "9.0",
22     "osx": "10.11",
23     "tvos": "9.0"
24   }