[Add] CookieOvenWebtoon 3.2.4
[CocoaPods.git] / Specs / 2 / 9 / b / BetterBlocks / 0.0.1 / BetterBlocks.podspec.json
blob90d6b7bafbac1803538d4c28b596a052671443d1
2   "name": "BetterBlocks",
3   "version": "0.0.1",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE.txt"
7   },
8   "summary": "Completion and Error blocks for NSURLConnection.",
9   "homepage": "https://github.com/neilco/BetterBlocks",
10   "authors": {
11     "Neil Cowburn": "neilco@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/neilco/BetterBlocks.git",
15     "tag": "0.0.1"
16   },
17   "source_files": "NSURLConnection+BetterBlocks.{h,m}",
18   "platforms": {
19     "ios": "5.0",
20     "osx": "10.7"
21   },
22   "requires_arc": false