[Add] TiendeoCore 0.0.3-beta1
[CocoaPods.git] / Specs / b / 0 / d / JInjector / 1.0.0 / JInjector.podspec.json
blob3616c122ebb37ecf19065bb7e3d24d0c8fe52e0d
2   "name": "JInjector",
3   "version": "1.0.0",
4   "license": "MIT",
5   "summary": "Dependency Injection library for iOS and Mac OS X",
6   "homepage": "https://github.com/jeremytregunna/JInjector",
7   "authors": {
8     "Jeremy Tregunna": "jeremy@tregunna.ca"
9   },
10   "source": {
11     "git": "https://github.com/jeremytregunna/JInjector.git",
12     "tag": "1.0.0"
13   },
14   "requires_arc": true,
15   "source_files": "JInjector/JInjector.{h,m}",
16   "platforms": {
17     "ios": "5.1",
18     "osx": "10.7"
19   }