[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 9 / 5 / 1 / Chipotle / 0.0.1 / Chipotle.podspec.json
blob31061919d9bc8dd8db831c27425908a2fcfd2f9f
2   "name": "Chipotle",
3   "version": "0.0.1",
4   "summary": "Super simple benchmarking tool with mucho picante!",
5   "homepage": "https://github.com/BurritoKit/Chipotle",
6   "license": "MIT",
7   "authors": {
8     "Marcus Kida": "marcus@kida.io"
9   },
10   "source": {
11     "git": "https://github.com/BurritoKit/Chipotle.git",
12     "tag": "0.0.1"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes",
19   "resource_bundles": {
20     "Chipotle": [
21       "Pod/Assets/*.png"
22     ]
23   }