[Add] TiendeoCore 0.0.3-beta1
[CocoaPods.git] / Specs / 8 / a / 5 / BlocksKit / 0.5.0 / BlocksKit.podspec.json
blob746ac470e73ae44bbde1e59285001ee70d252f9a
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