blob: 7b0ae71d87e2c0e20406e8488a4b1f0a4107ed12 [file] [log] [blame]
{
"name": "WHFundation",
"version": "0.6.2",
"summary": "基础组件",
"description": "\"基础组件,包含常用的功能\"",
"homepage": "https://github.com/zzttwzq/WHFundation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zzttwzq": "1076976262@qq.com"
},
"source": {
"git": "https://github.com/zzttwzq/WHFundation.git",
"tag": "0.6.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "WHFundation/Classes/**/*",
"frameworks": [
"AddressBook",
"Photos",
"EventKit",
"CoreTelephony",
"AVFoundation",
"MediaPlayer"
],
"dependencies": {
"AFNetworking": [
],
"SDWebImage": [
]
}
}