[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / f / b / 8 / BasicComponents / 1.0.3 / BasicComponents.podspec.json
blobd69714ef01166ba297f6d53e67f75c723baa4e4e
2   "name": "BasicComponents",
3   "version": "1.0.3",
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": "kevin.cheng.development@gmail.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/ccykevin/BasicComponents.git",
16     "tag": "1.0.3"
17   },
18   "source_files": "BasicComponents/**/*.{h,m,swift}"