{ | |
"name": "FFSupportPod", | |
"version": "0.1.0", | |
"summary": "pod个人库辅助库", | |
"description": "pod个人库辅助pod库", | |
"homepage": "https://github.com/xujunquan/FFSupportPod", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"xujunquan": "ian553087358@163.com" | |
}, | |
"source": { | |
"git": "https://github.com/xujunquan/FFSupportPod.git", | |
"tag": "0.1.0" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "FFSupportPod/Classes/**/*", | |
"frameworks": [ | |
"UIKit", | |
"Foundation" | |
] | |
} |