blob: d7c4968122f4cbf2bae2974b7fb9bc8f59c1aa7a [file] [log] [blame]
{
"name": "WLPodTest",
"version": "0.0.1",
"summary": "A test project for Podspec.",
"description": "This project is created to test Podspec",
"homepage": "https://github.com/wangling123456/WLPodTest",
"license": "MIT",
"authors": {
"wangling123456": "912145616@qq.com"
},
"platforms": {
"ios": "9.1"
},
"source": {
"git": "https://github.com/wangling123456/WLPodTest.git",
"tag": "0.0.1"
},
"source_files": "WLPodTest/WLPodTest/Lib",
"frameworks": "UIKit",
"requires_arc": true
}