blob: 30d5525dc2befbace6e443d6a83744f53e348fa6 [file] [log] [blame]
{
"name": "FFAdditions",
"version": "0.0.3",
"summary": "第一次发布框架",
"homepage": "https://github.com/AllisonWangJiaoJiao/FFAdditions",
"license": "MIT",
"authors": {
"AllisonWangJiaoJiao": "email@address.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/AllisonWangJiaoJiao/FFAdditions.git",
"tag": "0.0.3"
},
"source_files": [
"FFAdditions",
"Additions/**/*.{h,m}"
],
"requires_arc": true
}