[Add] OmiKit 1.8.2
[CocoaPods.git] / Specs / 8 / a / 5 / BlocksKit / 0.9.0 / BlocksKit.podspec.json
blob3f64e252db6d449066b4c85679698a023edb0d96
2   "name": "BlocksKit",
3   "version": "0.9.0",
4   "license": "MIT",
5   "summary": "The Objective-C block utilities you always wish you had.",
6   "homepage": "https://github.com/zwaldowski/BlocksKit",
7   "authors": {
8     "Zachary Waldowski": "zach@waldowski.me"
9   },
10   "source": {
11     "git": "https://github.com/zwaldowski/BlocksKit.git",
12     "tag": "v0.9.0"
13   },
14   "source_files": "BlocksKit",
15   "prefix_header_file": "BlocksKit/BlocksKit-Prefix.pch",
16   "frameworks": "MessageUI",
17   "requires_arc": true,
18   "deprecated": true,
19   "platforms": {
20     "osx": null,
21     "ios": null,
22     "tvos": null,
23     "watchos": null
24   }