blob: d71dbf6dd4ff14e4b7d762b2bd08be48d8f0e349 [file] [log] [blame]
{
"name": "EDFoundation",
"version": "0.0.1",
"summary": "Foundation Category",
"description": "增加ED扩展类,用于对Foundation及UIKit的扩展",
"homepage": "https://github.com/prewindemon/EDCocoaPod",
"license": "MIT",
"authors": {
"Prewindemon": "121555495@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/prewindemon/EDCocoaPod.git",
"tag": "0.0.1"
},
"source_files": "EDCocoPod/Classes/EDFoundation/Category/*",
"requires_arc": true
}