blob: c4884ecb24a7ee6c9d33cc56e0a144ce6d56c873 [file] [log] [blame]
{
"name": "IAElegantSheet",
"version": "0.1.2",
"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.1.2"
},
"platforms": {
"ios": "6.0"
},
"source_files": "IAElegantSheet/*.{h,m}",
"resources": "Resources/*",
"frameworks": "CoreText",
"requires_arc": true
}