blob: e9d2fc7fcd44c90997587c4c78dd972207889f1d [file] [log] [blame]
{
"name": "PageBasedKit",
"version": "1.0.0",
"summary": "A collection of iOS page-based components",
"homepage": "https://github.com/ganyuchuan/PageBasedKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ganyuchuan": "ganyuchuan@huxiu.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ganyuchuan/PageBasedKit.git",
"tag": "1.0.0"
},
"source_files": "Classes/**/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}