blob: 2755be475ec95ae0e9cd28e2545ab9f8483c6fbc [file] [log] [blame]
{
"name": "BLMultiColorLoader",
"version": "0.1.6",
"summary": "This is the pod version of BLMultiColorHeader.",
"description": "Simple, easy to use, Multi coloured and customisable loading indicator (loader) for iOS applications.",
"homepage": "https://github.com/BLPoonia/BLMultiColorLoader",
"screenshots": "https://raw.githubusercontent.com/BLPoonia/BLMultiColorLoader/master/Screens/loader_screenshot.gif",
"license": "MIT",
"authors": {
"Babulal Poonia": "poonia.nitrkl@gmail.com",
"Contribution - Herrick Wolber": "wolbereric@yahoo.fr"
},
"source": {
"git": "https://github.com/BLPoonia/BLMultiColorLoader.git",
"tag": "0.1.6"
},
"social_media_url": "https://twitter.com/__poonia",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "BLMultiColorLoader/Pod/Classes/**/*",
"resource_bundles": {
"BLMultiColorLoader": [
"BLMultiColorLoader/Pod/Assets/*.png"
]
},
"public_header_files": "BLMultiColorLoader/Pod/Classes/**/*.h",
"frameworks": "UIKit"
}