blob: 7cc272d5229ed11a520733a65a8b972a38407b2a [file] [log] [blame]
{
"name": "JEUtilityKit",
"version": "0.0.3",
"summary": "Some commonly used methods",
"description": " It is a marquee view used on iOS, which implement by Objective-C.\n",
"homepage": "https://github.com/yinxianwei/JEUtilityKitDemo",
"license": "MIT",
"authors": {
"尹现伟": "ios@yinxianwei.cn"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/yinxianwei/JEUtilityKitDemo.git",
"tag": "0.0.3"
},
"source_files": "JEUtilityKit/*",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}