blob: 742dd73986310d105c40b248b870e6f975e1102d [file] [log] [blame]
{
"name": "IAElegantSheet",
"version": "0.2.1",
"summary": "Another block based UIActionSheet but more elegant. Elegant to code and elegant to see.",
"description": "Block based UIActionSheet but more elegant. Using Roboto Condensed as default font. Support multiple orientation as well.",
"homepage": "http://ikhsan.me",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ikhsan Assaat": "ikhsan.assaat@gmail.com"
},
"source": {
"git": "https://github.com/ixnixnixn/IAElegantSheet.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": "IAElegantSheet/*.{h,m}",
"resources": "Resources/*",
"frameworks": "CoreText",
"requires_arc": true
}