blob: 16ed406a395d69916973ff94c7c9e9aacc7ae86f [file] [log] [blame]
{
"name": "FXToolKit",
"version": "1.0.0",
"summary": "A collection of some convenient tools.",
"homepage": "https://github.com/Zeacone/FXToolKit",
"license": "MIT",
"authors": {
"Zeacone": "andreboot42@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Zeacone/FXToolKit.git",
"tag": "1.0.0"
},
"source_files": "Classes/**/*.{h,m}",
"requires_arc": true
}