blob: 418f3465e16ef33d0de5d62a09e5671546b6694c [file] [log] [blame]
{
"name": "Shelfmagnetic",
"version": "0.0.9",
"summary": "Shelfmagnetic",
"description": "磁片框架可以快速搭建程序,以注册继承的方式将VC随意组合,大大提升了开发效率和实现一些复杂的功能。",
"homepage": "https://github.com/jenson21/shelfmagnetic",
"license": "MIT",
"authors": {
"Jenson": "jenson.pitaya@outlook.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/jenson21/shelfmagnetic.git",
"tag": "0.0.9"
},
"source_files": [
"ShelfMagnetic",
"ShelfMagnetic/ShelfMagnetic/Class/**/*.{h,m}"
],
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"~> 4.0.1"
]
}
}