blob: 3eeaac0b49cde272616508f5cea8de3e75c0f208 [file] [log] [blame]
{
"name": "BDLTangram",
"version": "1.0.0",
"summary": "Tangram is a UI Framework for building a fast and dynamic ScrollView.",
"description": "Tangram is a UI Framework for building a fast and dynamic ScrollView, with two platform support(Android & iOS)",
"homepage": "https://github.com/PlacidoLv/BDLTangram",
"license": {
"type": "MIT"
},
"authors": {
"PlacidoLv": "723691619@qq.com"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/PlacidoLv/BDLTangram.git",
"tag": "1.0.0",
"commit": "fbee737d1fa2866171ca3128bdf02158c9b677ad"
},
"resources": "Tangram/Resource/*.{plist,json}",
"source_files": "Tangram/**/**/*.{h,m}",
"dependencies": {
"LazyScroll": [
"~>0.0.2"
],
"SDWebImage": [
"~>3.7"
]
}
}