blob: 761a6089733fe5bda57e833a47f39d0e29473eb5 [file] [log] [blame]
{
"name": "RuntimeForPropertyList",
"version": "0.0.2",
"summary": "通过运行时获取类的属性列表",
"homepage": "https://github.com/MrJ007/RuntimeForPropertyList",
"license": "MIT",
"authors": {
"MrJ007": "email@address.com"
},
"platforms": {
"ios": "9.1"
},
"source": {
"git": "https://github.com/MrJ007/RuntimeForPropertyList.git",
"tag": "0.0.2"
},
"source_files": [
"RuntimeForPropertyList",
"Swift运行时加载属性列表/Swift运行时加载属性列表/我的框架/*.{h,swift}"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}