[Add] CyberSheildiOS 0.1.1
[CocoaPods.git] / Specs / a / 0 / 4 / TLMetaResolver / 0.0.2 / TLMetaResolver.podspec.json
blobea64916aff813e309c1fee8017e37176da54c7b9
2   "name": "TLMetaResolver",
3   "version": "0.0.2",
4   "summary": "TLMetaResolver is an extension to UIWebView that adds the ability to parse the meta tags in the loaded web page.",
5   "homepage": "https://github.com/tryolabs/TLMetaResolver",
6   "license": "MIT",
7   "authors": {
8     "BrunoBerisso": "bruno@tryolabs.com"
9   },
10   "source": {
11     "git": "https://github.com/tryolabs/TLMetaResolver.git",
12     "tag": "0.0.2"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*",
19   "resource_bundles": {
20     "TLMetaResolver": [
21       "Pod/Assets/**/*"
22     ]
23   }