blob: b1fad98a3f14b91d51e435a1748a011c563e8c93 [file] [log] [blame]
{
"name": "ECParticleBackgroundView",
"version": "0.1.0",
"summary": "Particles travel in the universe.",
"description": "Particles travel in the universe, connect each other into a net.",
"homepage": "https://github.com/skyhacker2/ECParticleBackgroundView",
"license": "MIT",
"authors": {
"Eleven Chen": "skyhacker@126.com"
},
"source": {
"git": "https://github.com/skyhacker2/ECParticleBackgroundView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"ECParticleBackgroundView": [
"Pod/Assets/*.png"
]
}
}