blob: 0ff7e63cb8bc6bde9508f0334256fc2f3ae7dcbc [file] [log] [blame]
{
"name": "HPLabel",
"version": "0.1.2",
"summary": "A subclass of UILabel that provides pod-creating learning.",
"description": "This cocoapod provides pratice of how-to-creating-pods learning.\n just enjoy it.",
"homepage": "https://github.com/yhp920116/HPLabel",
"license": "MIT",
"authors": {
"Dan": "yhp920116@sina.cn"
},
"source": {
"git": "https://github.com/yhp920116/HPLabel.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"HPLabel": [
"Pod/Assets/*.png"
]
},
"dependencies": {
"AFNetworking": [
]
}
}