[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / c / 7 / XDCommonCategory / 1.1.5 / XDCommonCategory.podspec.json
blobd56e501b2ce5343d682fecc1404901eaa22fad03
2   "name": "XDCommonCategory",
3   "version": "1.1.5",
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.1.5"
20   },
21   "source_files": "XDCommonCategory/*",
22   "requires_arc": true,
23   "dependencies": {
24     "RegexKitLite": [
26     ]
27   }