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