[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / b / 8 / 4 / MXProjectBuildHelper / 1.0.0-beta / MXProjectBuildHelper.podspec.json
blobab3e95af994e8edaea9a8803daf91a35b9d05c93
2   "name": "MXProjectBuildHelper",
3   "version": "1.0.0-beta",
4   "summary": "MXProjectBuildHelper is useed to help build initialize new projects.",
5   "description": "MXProjectBuildHelper is useed to help build initialize new projects with cocoapod support.",
6   "homepage": "https://github.com/eyu1988/MXProjectBuildHelper",
7   "license": "MIT",
8   "authors": {
9     "Lucas": "lucas_china@sina.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/eyu1988/MXProjectBuildHelper.git",
16     "tag": "1.0.0-beta"
17   },
18   "source_files": "Core/*.{h,m}",
19   "requires_arc": true