blob: a4a98b198b23912e07ba3d1dc3484abe8632398a [file] [log] [blame]
{
"name": "XHTwitterPaggingViewer",
"version": "0.2",
"summary": "A twitter like navigation bar, page viewer.",
"homepage": "https://github.com/xhzengAIB/TwitterPaggingViewer",
"license": "MIT",
"authors": {
"Jack": "xhzengAIB@gmail.com"
},
"source": {
"git": "https://github.com/xhzengAIB/TwitterPaggingViewer.git",
"tag": "v0.2"
},
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
],
"platforms": {
"ios": "6.0"
},
"source_files": "XHTwitterPaggingViewer/*.{h,m}",
"requires_arc": true
}