[Add] CXHAdSDK-TopOn 1.6.6.1
[CocoaPods.git] / Specs / 8 / a / 5 / BlocksKit / 0.5.0 / BlocksKit.podspec.json
blob18ece726f2a3092d28e0713dd3b17f4368a6ef9b
2   "name": "BlocksKit",
3   "version": "0.5.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.5.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   }