blob: e1342553d0e252a093a9d0935cf2aeeee3a7ae22 [file] [log] [blame]
{
"name": "MyWeiboHomePage",
"version": "0.7.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.7.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MyWeiboHomePage/Classes/**/*",
"resource_bundles": {
"MyWeiboHomePage": [
"MyWeiboHomePage/Assets/*"
]
}
}