[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 3 / d / OBInjector / 1.1.2 / OBInjector.podspec.json
blob14214e2c472aad83d4b9e927927f3667d9b0cc63
2   "name": "OBInjector",
3   "version": "1.1.2",
4   "summary": "A small and simple objective-c dependency injection framework",
5   "homepage": "https://github.com/openbakery/OBInjector",
6   "authors": {
7     "RenĂ© Pirringer": "rene@openbakery.org"
8   },
9   "social_media_url": "https://twitter.com/rpirringer",
10   "source": {
11     "git": "https://github.com/openbakery/OBInjector.git",
12     "tag": "1.1.2"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "license": "BSD",
18   "requires_arc": true,
19   "source_files": [
20     "Core/Source/*.{h,m}"
21   ]