[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 3 / 2 / 7 / PureeOS / 2.0.1.OS5 / PureeOS.podspec.json
blobeb5f37f0216acbe4ec5d2d34fb4ff9dcfb4768cb
2   "name": "PureeOS",
3   "version": "2.0.1.OS5",
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     "branch": "outsystems",
13     "tag": "2.0.1.OS5"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes",
20   "dependencies": {
21     "YapDatabase": [
22       "~> 2.9"
23     ]
24   }