[Add] PayUIndia-PayUParams 4.1.1
[CocoaPods.git] / Specs / e / 4 / 0 / Syringe / 0.9 / Syringe.podspec.json
blob19be03ffdd832462c359196265d68dc9349cc262
2   "name": "Syringe",
3   "version": "0.9",
4   "summary": "Lightweight and magic dependency injection framework. Uses ObjC runtime to do the magic.",
5   "homepage": "https://github.com/tomekc/Syringe",
6   "license": {
7     "type": "Apache"
8   },
9   "authors": {
10     "Tomek Cejner": "tomek.cejner@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/tomekc/Syringe.git",
14     "tag": "0.9"
15   },
16   "source_files": "SyringeCore/*.{h,m}",
17   "requires_arc": false