blob: d6a6a6b55a75b48966ba72ad89ea854cef2e0e42 [file] [log] [blame]
{
"name": "JEUtility",
"version": "1.0.0",
"summary": "A marquee view used on iOS.",
"description": " It is a marquee view used on iOS, which implement by Objective-C.\n",
"homepage": "https://github.com/yinxianwei/JEUtility",
"license": "MIT",
"authors": {
"yinxianwei": "ios@yinxianwei.cn"
},
"source": {
"git": "https://github.com/yinxianwei/JEUtility.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "4.3"
},
"requires_arc": true,
"source_files": "JEUtility/*.h",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
]
}