[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / a / 8 / e / GlipKit / 0.0.2 / GlipKit.podspec.json
blobc9871c28870b6f7d3065de0a60eeee6f41a706d5
2   "name": "GlipKit",
3   "version": "0.0.2",
4   "summary": "A Glip client library for iOS and OS X written in Swift",
5   "homepage": "https://github.com/grokify/glip-sdk-swift",
6   "license": "MIT",
7   "authors": {
8     "John Wang": "johncwang@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/grokify/glip-sdk-swift.git",
12     "tag": "0.0.2"
13   },
14   "social_media_url": "https://twitter.com/grokify",
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.9"
18   },
19   "requires_arc": true,
20   "source_files": "GlipKit/Sources/*.swift",
21   "frameworks": "Foundation"