[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 0 / a / 2 / LCCategories / 0.0.1 / LCCategories.podspec.json
blob30abf0fb8f22f8b52720375f10d3b997f5d1a710
2   "name": "LCCategories",
3   "version": "0.0.1",
4   "summary": "iOS开发中常用的一些分类方法",
5   "homepage": "https://github.com/Little-Captain/LCCategories",
6   "license": "MIT",
7   "authors": {
8     "Little-Captain": "littlecaptain@foxmail.com"
9   },
10   "platforms": {
11     "ios": null
12   },
13   "source": {
14     "git": "https://github.com/Little-Captain/LCCategories.git",
15     "tag": "0.0.1"
16   },
17   "source_files": "LCCategories/*.{h,m}",
18   "requires_arc": true