[Add] kit_extension 0.4.3
[CocoaPods.git] / Specs / 2 / 3 / b / SLQCategories / 1.0.4 / SLQCategories.podspec.json
blob29449f50f6d56303106398cd2c8d19883012dfa9
2   "name": "SLQCategories",
3   "version": "1.0.4",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "homepage": "https://github.com/slq0378",
9   "authors": {
10     "MrSong": "slq0378@163.com"
11   },
12   "summary": "iOS分类集合,各种简单易用分类",
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/slq0378/SLQCategories.git",
18     "tag": "1.0.4"
19   },
20   "source_files": "SLQCategories/Categories/*.{h,m}",
21   "frameworks": "AVFoundation",
22   "requires_arc": true,
23   "subspecs": [
24     {
25       "name": "UIImage",
26       "source_files": "SLQCategories/Categories/UIImage/*.{h,m}"
27     }
28   ]