blob: 8c3a743f4c2fc5bdf00151989c599a612db0929b [file] [log] [blame]
{
"name": "JLFrameView",
"version": "0.1.0",
"summary": "IOS 7 JLFrameView.",
"description": "Play image sequence use CoreAnimation.",
"homepage": "https://github.com/JulianSong/JLFrameView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"junliang.song": "geeksong@gmail.com"
},
"source": {
"git": "https://github.com/JulianSong/JLFrameView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JLFrameView/Classes/*",
"public_header_files": "JLFrameView/Classes/*.h",
"frameworks": "UIKit"
}