blob: d1cf03c9e187dff4822dfa2d5d11d09d37f2d997 [file] [log] [blame]
{
"name": "mastordBoardTools",
"version": "1.0.6",
"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.6"
},
"source_files": "mastordBoardTools/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation",
"Photos",
"AVFoundation"
],
"requires_arc": true,
"dependencies": {
"AFNetworking": [
]
}
}