[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / c / 9 / 8 / DemoProject / 0.0.1 / DemoProject.podspec.json
blob42e177b08dae782f357b17f80fbb168723929493
2   "name": "DemoProject",
3   "version": "0.0.1",
4   "summary": "Sample podspec to check capabilities",
5   "description": "                   A longer description of DemoProject 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": "https://github.com/amit3117/DemoProject",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Amit": ""
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source": {
18     "git": "https://github.com/amit3117/DemoProject.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "DemoProject",
23     "DemoProject/ViewController.h"
24   ],
25   "exclude_files": "Classes/Exclude"