[Add] MDMCore 3.9.15
[CocoaPods.git] / Specs / 8 / 0 / e / webparser / 1.0.0 / webparser.podspec.json
blob6d6050060b2ecfe393a0b68a14e77e1a627754d9
2   "name": "webparser",
3   "version": "1.0.0",
4   "summary": "A web parser for iOS.",
5   "description": "A web parser for iOS used to parse a particular div or classs",
6   "homepage": "https://github.com/michan18/webparser.git",
7   "license": "MIT",
8   "authors": {
9     "Cherian Danny Joseph": "cheriandanny@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/michan18/webparser.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "Source",
19   "frameworks": "UIKit",
20   "dependencies": {
21     "Kanna": [
22       "~> 4.0.0"
23     ]
24   },
25   "requires_arc": true