[Add] ZCShareSDK 0.0.12
[CocoaPods.git] / Specs / f / b / 8 / BasicComponents / 1.0.1 / BasicComponents.podspec.json
blob348025a94b8cfafe7fafa740c134beab1256c8fa
2   "name": "BasicComponents",
3   "version": "1.0.1",
4   "summary": "Basic components of project.",
5   "description": "This is the basic components what I am using in my existing project.",
6   "homepage": "https://github.com/ccykevin/BasicComponents",
7   "license": "MIT",
8   "authors": {
9     "Kevin Cheng": "chunyinkevin@gmail.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/ccykevin/BasicComponents.git",
16     "tag": "1.0.1"
17   },
18   "source_files": "BasicComponents/**/*.{h,m,swift}",
19   "pushed_with_swift_version": "4.0"