[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / 9 / 7 / 6 / SYUtil / 0.0.1 / SYUtil.podspec.json
blob9d3bc07e5914cf021921cf786d52577c319ed068
2   "name": "SYUtil",
3   "version": "0.0.1",
4   "summary": "util",
5   "description": "                   A longer description of SYUtil 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/siyuli/SYUtil",
7   "license": "MIT",
8   "authors": {
9     "siyuli": "email@address.com"
10   },
11   "platforms": {
12     "ios": "5.0",
13     "osx": "10.7"
14   },
15   "source": {
16     "git": "https://github.com/siyuli/SYUtil.git",
17     "tag": "0.0.1"
18   },
19   "source_files": "syutil/syutil/*.{h,m,mm,cpp}",
20   "exclude_files": "Classes/Exclude",
21   "public_header_files": "syutil/syutil/*.h"