[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / 4 / b / CLBlockObservation / 0.1.0 / CLBlockObservation.podspec.json
bloba93dec1394f50d84757f13fb6c409673fcf2a6f7
2   "name": "CLBlockObservation",
3   "version": "0.1.0",
4   "summary": "No hassle Objective-C blocks-based KVO library with automatic removal",
5   "homepage": "https://github.com/eladb/CLBlockObservation",
6   "license": "MIT",
7   "authors": {
8     "Elad Ben-Israel": "elad.benisrael@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/eladb/CLBlockObservation.git",
12     "tag": "0.1.0"
13   },
14   "social_media_url": "https://twitter.com/emeshbi",
15   "requires_arc": true,
16   "source_files": "CLBlockObservation",
17   "platforms": {
18     "ios": "6.0"
19   },
20   "public_header_files": "CLBlockObservation/*.h"