[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 0 / a / 5 / ObjectCooker / 0.2.1 / ObjectCooker.podspec.json
blob3b93487a30ac567a1bc130f32d3f19c8cbed1672
2   "name": "ObjectCooker",
3   "version": "0.2.1",
4   "summary": "Dependecy Injection library for ObjectiveC",
5   "homepage": "https://github.com/cristik/ObjectCooker",
6   "source": {
7     "git": "https://github.com/cristik/ObjectCooker.git",
8     "tag": "0.2.1"
9   },
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Cristian Kocza": "cristik@cristik.com"
16   },
17   "libraries": "c++",
18   "platforms": {
19     "ios": "5.0",
20     "osx": "10.7"
21   },
22   "source_files": "ObjectCooker/**/*.{h,m,mm}",
23   "requires_arc": true