[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / c / 7 / XDCommonCategory / 1.2.0 / XDCommonCategory.podspec.json
blobd5f35912b745cb2797b3dd304d7259e900183c86
2   "name": "XDCommonCategory",
3   "version": "1.2.0",
4   "summary": "An easy way to use category",
5   "description": "It is marquee view used on IOS,which implement by Objective-C.",
6   "homepage": "https://github.com/xiedong302/XDCommonCategory",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xiedong302": "13545861221@163.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/xiedong302/XDCommonCategory.git",
19     "tag": "1.2.0"
20   },
21   "source_files": "XDCommonCategory/*",
22   "requires_arc": true,
23   "dependencies": {
24     "RegexKitLite": [
26     ]
27   }