[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / 1 / c / XZCategory / 0.0.1 / XZCategory.podspec.json
bloba859f7295f7fc54a2088f4d8f2a19494bd3cb87c
2   "name": "XZCategory",
3   "version": "0.0.1",
4   "summary": "A group of categories that commonly used for IOS.",
5   "homepage": "https://github.com/CodeLockers/XZCategory",
6   "license": "MIT",
7   "authors": {
8     "codeLocker": "codeLockers@outlook.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/CodeLockers/XZCategory.git",
15     "tag": "0.0.1"
16   },
17   "source_files": [
18     "XZCategory",
19     "Category/**/*.{h,m}"
20   ]