[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / f / b / 9 / SampleWebView / 0.0.1 / SampleWebView.podspec.json
blobdb490605d857d88b3f5a08c49852397735ceddc1
2   "name": "SampleWebView",
3   "version": "0.0.1",
4   "summary": "This pod was created to check if i can add an existing project to git and create a podspec for it",
5   "description": "                   A longer description of SampleWebView in Markdown format.\n\n                   * Think: Why did you write this? What is the focus? What does it do?\n                   * CocoaPods will be using this to generate tags, and improve search results.\n                   * Try to keep it short, snappy and to the point.\n                   * Finally, don't worry about the indent, CocoaPods strips it!\n",
6   "homepage": "http://github.com/SurajSundar/SampleWebView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "surajsundar": "surajsundarv@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/SurajSundar/SampleWebView.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "SampleWebView/*.{h,m}",
22   "frameworks": "UIKit",
23   "requires_arc": true