[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 8 / 7 / e / MessageKit / 0.0.1 / MessageKit.podspec.json
blobcf4a9cea4364c9d2a7389ae45800962c6162c6b2
2   "name": "MessageKit",
3   "version": "0.0.1",
4   "summary": "Super easy to use client for Hacker News API",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "homepage": "https://github.com/SD10/MessageKit",
10   "authors": {
11     "Steven Deutsch": "stevensdeutsch@yahoo.com"
12   },
13   "social_media_url": "https://twitter.com/_SD10_",
14   "platforms": {
15     "ios": "9.0"
16   },
17   "requires_arc": "true",
18   "source": {
19     "git": "https://github.com/SD10/MessageKit.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "MessageKit/**/*.*",
23   "pod_target_xcconfig": {
24     "SWIFT_VERSION": "3.0"
25   }