blob: d8f278ad0d6c4cd51d9a84870417c9ad1c861112 [file] [log] [blame]
{
"name": "SimpleFontAwesomeKit",
"version": "0.0.1",
"summary": "A short description of SimpleFontAwesomeKit.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/acct<blob>=<NULL>/SimpleFontAwesomeKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"acct<blob>=<NULL>": "wangerdong@treefinance.com.cn"
},
"source": {
"git": "https://github.com/Chasingdreamboy/SimpleFontAwesomeKit.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": "SimpleFontAwesomeKit/Classes/**/*",
"resources": "SimpleFontAwesomeKit/Assets/ionicons.ttf",
"public_header_files": "SimpleFontAwesomeKit/Classes/**/*.h"
}