blob: 02c486fb545bdff1bac959c1a1e4eaf8ce3666f5 [file] [log] [blame]
{
"name": "YAUIKit",
"version": "3.0.4",
"summary": "YAUIKit",
"homepage": "https://github.com/candyan/YAUIKit",
"license": "MIT",
"authors": {
"Candyan": "liuyanhp@gmail.com"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/candyan/YAUIKit.git",
"tag": "3.0.4"
},
"source_files": "Source/**/*.{c,h,m}",
"dependencies": {
"Masonry": [
],
"KVOController": [
]
}
}