blob: decafd5c29e99de9512a569d7208aec8a983eb57 [file] [log] [blame]
{
"name": "MyWeiboHomePage",
"version": "0.1.0",
"summary": "This example is a MyWeiboHomePage.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/xltz6/CocoaPodsProctice",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Xuan Liu": "liuxuan.1010@bytedance.com"
},
"source": {
"git": "https://github.com/xltz6/CocoaPodsProctice.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MyWeiboHomePage/Classes/**/*"
}