[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 4 / 1 / d / Injective / 0.2.1 / Injective.podspec.json
blob576bb1ca80e8323b9c776385e5c0e4559d8fd401
2   "name": "Injective",
3   "version": "0.2.1",
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.1"
16   },
17   "source_files": [
18     "Injective/Classes/*.{h,m}",
19     "Injective/Headers/*.{h,m}"
20   ],
21   "requires_arc": false