[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 4 / 1 / d / Injective / 0.2.0 / Injective.podspec.json
blobe083a8897c28bad4bd6cd3d9cad70e6ce978a64e
2   "name": "Injective",
3   "version": "0.2.0",
4   "platforms": {
5     "ios": null
6   },
7   "license": "MIT",
8   "summary": "Cocoa / Cocoa Touch Dependency Injection framework with features for simpler TDD.",
9   "homepage": "http://farcaller.github.com/Injective/",
10   "authors": {
11     "Vladimir Pouzanov": "farcaller@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/farcaller/Injective.git",
15     "tag": "0.2.0"
16   },
17   "source_files": [
18     "Injective/Classes/*.{h,m}",
19     "Injective/Headers/*.{h,m}"
20   ],
21   "requires_arc": false