[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 1 / 8 / 4 / NSObject+Expectation / 0.2 / NSObject+Expectation.podspec.json
blobe2dc2c63fafc8754236f55ad1b7217846e515d72
2   "name": "NSObject+Expectation",
3   "version": "0.2",
4   "summary": "Simple object verification that does not clutter your code.",
5   "homepage": "https://github.com/343max/NSObject-Expectation",
6   "license": "BSD",
7   "authors": {
8     "Max Winde": "max.winde@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/343max/NSObject-Expectation.git",
12     "tag": "0.2"
13   },
14   "platforms": {
15     "ios": "5.0",
16     "osx": "10.7"
17   },
18   "source_files": "*.{h,m}",
19   "requires_arc": true