[Add] LastFM.swift 1.5.0
[CocoaPods.git] / Specs / 0 / a / 2 / LCCategories / 0.0.2 / LCCategories.podspec.json
blobd45beee0e625b326c1bfe4b15fec35e341be72df
2   "name": "LCCategories",
3   "version": "0.0.2",
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": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/Little-Captain/LCCategories.git",
15     "tag": "0.0.2"
16   },
17   "source_files": "LCCategories/*.{h,m}",
18   "requires_arc": true