blob: 407251bba253683a44f1298a7cf05565b86be276 [file] [log] [blame]
{
"name": "XDCommonCategory",
"version": "1.0.0",
"summary": "用在IOS设备上",
"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.0.0"
},
"source_files": "XDCommonCategory/*",
"frameworks": "UIKit",
"requires_arc": true
}