blob: aa775ee9a021a59fd78345b4cc67045b6bdf229f [file] [log] [blame]
{
"name": "QuickRollingNotice",
"version": "1.0.2",
"summary": "滚动公告、广告,支持灵活自定义cell。",
"description": "Roll Notice or Advertising, Customize cell as UITableViewCell supported. 滚动公告、广告,支持灵活自定义cell。",
"homepage": "https://github.com/pcjbird/QuickRollingNotice",
"license": "MIT",
"authors": {
"pcjbird": "pcjbird@hotmail.com"
},
"source": {
"git": "https://github.com/pcjbird/QuickRollingNotice.git",
"tag": "1.0.2"
},
"social_media_url": "http://www.lessney.com",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"frameworks": [
"Foundation",
"UIKit",
"CoreGraphics"
],
"source_files": "QuickRollingNotice/*.{h,m}",
"public_header_files": "QuickRollingNotice/*.{h}",
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-lObjC"
}
}