{ | |
"name": "PageBasedKit", | |
"version": "1.0.2", | |
"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.2" | |
}, | |
"source_files": "Classes/**/*.{h,m}", | |
"frameworks": "UIKit", | |
"requires_arc": true | |
} |