[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 8 / 2 / MyBuildHelper / 0.0.1 / MyBuildHelper.podspec.json
blobc8db6343f4d6dd242cd8f2bb13a55bdfdac91b36
2   "name": "MyBuildHelper",
3   "version": "0.0.1",
4   "summary": "MyBuildHelper can help to handle some common build configurations for iOS.",
5   "description": "MyBuildHelper可以在创建项目工程时快速辅助搭建项目,包含常用的常规的项目架构目录、三方工具、以及常用pod库文件名列表。后续还会不断完善补充...",
6   "homepage": "https://github.com/eyu1988/MyBuildHelper",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "Lucas": "lucas_china@sina.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/eyu1988/MyBuildHelper.git",
18     "tag": "0.0.1"
19   },
20   "source_files": "BaseViewController.{h,m}"