blob: 1cc06c7de3834193a234282fca7024b8588ff99e [file] [log] [blame]
{
"name": "XDCommonCategory",
"version": "1.1.4",
"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.4"
},
"source_files": "XDCommonCategory/*",
"requires_arc": true,
"dependencies": {
"RegexKitLite": [
]
}
}