blob: f2097d34532e7c1aad18611cda145cfcddbda788 [file] [log] [blame]
{
"name": "AppdelegateExtension",
"version": "0.1.0",
"summary": "使用通知和runtime-AOP的为AppDelegate瘦身方案.",
"description": "使用通知和runtime-AOP的为AppDelegate瘦身方案.",
"homepage": "https://github.com/jiaopen/AppDelegateExtensions",
"license": "MIT",
"authors": {
"Zip Lee": "54459708@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/jiaopen/AppDelegateExtensions.git",
"tag": "0.1.0"
},
"source_files": "AppDelegateExtensions/AppDelegateExtensionsDemo/AppDelegateExtensions.{h,m}"
}