blob: fa3db4e12615d12206cecd3a0cd59202cd85c91d [file] [log] [blame]
{
"name": "IOSSimpleAlert",
"version": "0.1.0",
"summary": "my practice ios lib, simple alert show",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/csh8130/IOSSimpleAlert",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"csh8130": "csh8130@naver.com"
},
"source": {
"git": "https://github.com/csh8130/IOSSimpleAlert.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "IOSSimpleAlert/Classes/**/*"
}