[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 2 / 3 / b / SLQCategories / 1.0.3 / SLQCategories.podspec.json
blobb814970d7d95ee6cc17d62283d5ea9f632e85766
2   "name": "SLQCategories",
3   "version": "1.0.3",
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.3"
19   },
20   "source_files": [
21     "SLQCategories/Categories/*.{h,m}",
22     "SLQCategories/Categories/UIImage/*.{h,m}"
23   ],
24   "frameworks": "AVFoundation",
25   "requires_arc": true