blob: 3fdd9b19f9b7dce798207ad3143d969fb5206566 [file] [log] [blame]
{
"name": "wylmSpec",
"version": "0.0.1",
"summary": "A short description of wylmSpec.",
"description": "这是一个分类podspec的demo测试",
"homepage": "https://github.com/listen-li/wylmDemo",
"authors": {
"listen_li": "339591107@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/listen-li/wylmDemo.git",
"tag": "0.0.1"
},
"source_files": [
"File",
"File/**/*.{h,m}"
],
"frameworks": [
"Foundation",
"UIKit"
]
}