blob: d55864dbd39639f61e0b7ae2ffaff160e1532e44 [file] [log] [blame]
{
"name": "XWLog",
"version": "1.0.0",
"license": "MIT",
"summary": "one test repository of CocoaPods",
"homepage": "https://github.com/wxiaowu/XWLog",
"source": {
"git": "https://github.com/wxiaowu/XWLog.git",
"tag": "1.0.0"
},
"source_files": "XWLog/Classes/**/*",
"resource_bundles": {
"XWLog": [
"XWLog/Assets/*.bundle"
]
},
"platforms": {
"ios": "8.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"authors": {
"wxiaowu": "xiaowucode@163.com"
},
"social_media_url": "https://www.jianshu.com/u/6091a95881e7"
}