blob: dfc6623f87fb554df198c1c790d2247273f490a7 [file] [log] [blame]
{
"name": "WLLoganTest02",
"version": "0.1.3",
"summary": "WLLoganTest02",
"description": "WLLoganTest02测试仓库02",
"homepage": "https://github.com/daLuQ/WLLoganTest02",
"license": "MIT",
"authors": {
"LiuZiStrugle": "15850581247@163.com"
},
"source": {
"git": "https://github.com/daLuQ/WLLoganTest02.git",
"tag": "0.1.3"
},
"source_files": "WLLoganTestO2/WLLoganTestO2/Classes/WLLoganPerson.h",
"dependencies": {
"AFNetworking": [
]
},
"platforms": {
"ios": "9.0"
},
"subspecs": [
{
"name": "Person",
"source_files": "WLLoganTestO2/WLLoganTestO2/Classes/WLPerson*.{h,m}",
"public_header_files": [
"WLLoganTestO2/WLLoganTestO2/Classes/WLPerson.h",
"WLLoganTestO2/WLLoganTestO2/Classes/WLPerson2.h"
]
}
]
}