[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / c / e / ObjectiveSugar / 0.6.1 / ObjectiveSugar.podspec.json
blobbec7996787d27b30749636520e4fe733a06daf43
2   "name": "ObjectiveSugar",
3   "version": "0.6.1",
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.6.1"
16   },
17   "platforms": {
18     "ios": "5.0",
19     "osx": "10.7"
20   },
21   "source_files": "src/**/*.{h,m}",
22   "requires_arc": false