[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / c / e / ObjectiveSugar / 0.3 / ObjectiveSugar.podspec.json
blob21be2493238aea250583d0f5aee8f35448f14aaa
2   "name": "ObjectiveSugar",
3   "version": "0.3",
4   "summary": "ObjectiveC additions for humans. Ruby style.",
5   "homepage": "https://github.com/mneorr/ObjectiveSugar",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Marin Usalj": "mneorr@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/mneorr/ObjectiveSugar.git",
15     "tag": "0.3"
16   },
17   "platforms": {
18     "ios": "5.0",
19     "osx": "10.7"
20   },
21   "source_files": "src/**/*.{h,m}",
22   "requires_arc": false