blob: cd013e6ebc84557e332f3d1a95e481e684bd7d94 [file] [log] [blame]
{
"name": "MyWeiboHomePage",
"version": "0.2.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.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MyWeiboHomePage/Classes/**/*"
}