blob: fbdc2666159e93d5cb345be615fd1b4049ddb01f [file] [log] [blame]
{
"name": "DAIconFont",
"version": "0.1.0",
"summary": "A short description of DAIconFont.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/lilongCoder",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"leehonn": "lil@winning.com.cn"
},
"source": {
"git": "https://github.com/lilongCoder/DAIconFont.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DAIconFont/Classes/**/*",
"resource_bundles": {
"IconFontResource": [
"DAIconFont/Assets/*.ttf"
]
}
}