blob: f4897a39e9b0fe78e9f33e35caf37bf495ba64de [file] [log] [blame]
{
"name": "NoticeLoader",
"version": "0.1.0",
"summary": "Simple notice alert or loader for your view controller",
"description": "Notice alert is simple library for create alert or loader for your view controller using swift.",
"homepage": "https://github.com/balitax/NoticeLoader",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"balitax": "cahyo.mamen@gmail.com"
},
"source": {
"git": "https://github.com/balitax/NoticeLoader.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NoticeLoader/Classes/**/*"
}