blob: 8c91b9239b522f6c01691d7483b92d37b31bed5c [file] [log] [blame]
{
"name": "FFAdditions",
"version": "0.01",
"summary": "FFAdditions",
"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.01"
},
"source_files": [
"FFAdditions",
"Additions/**/*.{h,m}"
],
"requires_arc": true
}