blob: ee0be7c2d4eec1b0d7c745dfa04d527f25acc9da [file] [log] [blame]
{
"name": "mastordBoardTools",
"version": "1.0.1",
"summary": "Simple tools use to masterboard",
"homepage": "https://github.com/simplismvip/JMTools",
"license": "MIT",
"authors": {
"JMZhao": "tonyzhao60@gmail.com"
},
"social_media_url": "http://www.restcy.com",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/simplismvip/JMTools.git",
"tag": "1.0.1"
},
"source_files": "mastordBoardTools/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation",
"Photos",
"AVFoundation"
],
"requires_arc": true
}