blob: 2bc7bea9620b9384a30d1669d9528f439248ff7e [file] [log] [blame]
{
"name": "What",
"version": "1.0.1",
"summary": "A marquee view used on iOS.",
"description": "It is a marquee view used on iOS, which implement by Objective-C.",
"homepage": "https://github.com/TracyJichuan/What",
"license": "MIT",
"authors": {
"jichuan": "tracyjichuan@gmail.com"
},
"source": {
"git": "https://github.com/TracyJichuan/What.git",
"tag": "1.0.1"
},
"platforms": {
"ios": null
},
"requires_arc": true,
"source_files": "What/**/*.{h,m}",
"public_header_files": "What/**/*.h"
}