blob: 63114bcea445a26159f8a21b0f8d7849c1110209 [file] [log] [blame]
{
"name": "XDCommonCategory",
"version": "1.1.8",
"summary": "An easy way to use category",
"description": "It is marquee view used on IOS,which implement by Objective-C.",
"homepage": "https://github.com/xiedong302/XDCommonCategory",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xiedong302": "13545861221@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/xiedong302/XDCommonCategory.git",
"tag": "1.1.8"
},
"source_files": "XDCommonCategory/*",
"requires_arc": true,
"dependencies": {
"RegexKitLite": [
]
}
}