blob: adaac3196fcc9ce136d7f12da64d2825a290aceb [file] [log] [blame]
{
"name": "IQFoundation",
"version": "0.1.0",
"summary": "基于UIFoundation的扩展方法",
"description": "主要是基于UIFoundation的扩展实现",
"homepage": "https://github.com/nanliSKy/OBJC",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"nanli": "nanli0709@foxmail.com"
},
"source": {
"git": "https://github.com/nanliSKy/OBJC.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "IQFoundation/Classes/**/*"
}