blob: f42ba10f03c1bbe641fb29f3e8e52d774a06b8d2 [file] [log] [blame]
{
"name": "YLPNeon",
"version": "1.0.0",
"summary": "Harness the power of Frame with a simplified, chainable and expressive syntax. Supporting iOS Layout!",
"homepage": "https://github.com/Jofranks/YLPNeon",
"license": "MIT",
"authors": {
"Peter": "qiuyfly@gmail.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/Jofranks/YLPNeon.git",
"tag": "1.0.0"
},
"source_files": "YLPNeon/YLPNeon.h",
"frameworks": "UIKit",
"requires_arc": true
}