blob: 14b9e923536ed39d8a68b727d761d55ba73e76ab [file] [log] [blame]
{
"name": "Find",
"version": "0.0.1",
"summary": "A find demo.",
"description": "for apple and everything",
"homepage": "http://163.com",
"license": "MIT",
"authors": {
"hj": "258856233@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/emailforwei/Find.git",
"tag": "0.0.1"
},
"source_files": "NetManager/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}