[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / c / 4 / 1 / PodsDemo / 0.0.1 / PodsDemo.podspec.json
blob6f747d2d70c1f7da9d4159f2524f94283a591608
2   "name": "PodsDemo",
3   "version": "0.0.1",
4   "summary": "this is hello cocopods .",
5   "description": "                   A longer description of PodsDemo 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://www.baidu.com",
7   "license": "MIT",
8   "authors": {
9     "lizhihui0215": "lizhihui0215@gmail.com"
10   },
11   "platforms": {
12     "ios": "6.0"
13   },
14   "source": {
15     "git": "https://github.com/lizhihui0215/CocoaPods.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "HelloCocoPods",
20     "HelloCocoPods/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "requires_arc": true