[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 5 / 8 / 1 / LANCategory / 0.1.0 / LANCategory.podspec.json
blobd1021d6c9b601587b6c56f665a55fdf25249562b
2   "name": "LANCategory",
3   "version": "0.1.0",
4   "summary": "A very useful category for iOS developer.",
5   "description": "A very useful Objective-C category for iOS developer. Mainly extending UIKit.",
6   "homepage": "https://github.com/lanvsblue/LANCategory",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lanvsblue": "lanvsblue@163.com"
13   },
14   "source": {
15     "git": "https://github.com/lanvsblue/LANCategory.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LANCategory/Classes/**/*"