blob: 7eddaed5af6c035cfd055fe26c1d56daedffc2f1 [file] [log] [blame]
{
"name": "CRFramework",
"version": "0.0.2",
"summary": "A short description of CRFramework.Just testing!",
"description": "It is a marquee view used on iOS, which implement by Objective-C.",
"homepage": "http://github.com/yslin2011/CRFramework",
"license": "MIT",
"authors": {
"yslin2015": "359927530@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "http://github.com/yslin2011/CRFramework.git",
"tag": "0.0.2"
},
"source_files": "CRFramework/TestFramework.framework/Headers/*.h",
"frameworks": "Foundation"
}