[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / 2 / 7 / PureeOS / 2.0.1.OS / PureeOS.podspec.json
blob36f2ccb690d9156dddb470eb3c31bdf818204d8d
2   "name": "PureeOS",
3   "version": "2.0.1.OS",
4   "summary": "A log collector for iOS.",
5   "homepage": "https://github.com/OutSystems/puree-ios",
6   "license": "MIT",
7   "authors": {
8     "Tomohiro Moro": "tomohiro-moro@cookpad.com"
9   },
10   "source": {
11     "git": "https://github.com/OutSystems/puree-ios.git",
12     "tag": "2.0.1.OS"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes",
19   "dependencies": {
20     "YapDatabase": [
21       "~> 2.9"
22     ]
23   }