[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / d / 0 / RLCategories / 0.1.3 / RLCategories.podspec.json
blob1fa587b2164772a3c0b4a1d018c1dc695e79a816
2   "name": "RLCategories",
3   "version": "0.1.3",
4   "summary": "一个自己总结的分类",
5   "description": "这是一个简短的描述,描述这个工具是用来干什么的",
6   "homepage": "https://github.com/guorenlei/RLCategories",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "guorenlei": "guorenlei@126.com"
13   },
14   "source": {
15     "git": "https://github.com/guorenlei/RLCategories.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "RLCategories/Classes/**/*",
22   "resource_bundles": {
23     "RLCategories": [
24       "RLCategories/Assets/*.png"
25     ]
26   }